# Mail Server

**How to Integrate Custom Domain Email (Mail Server) into Getfly CRM**

Getfly CRM currently supports the integration of custom domain email accounts (Mail Server).

Successful integration depends on the following conditions:

* The mail server must be compatible with the Getfly server.
* The mail server package must support SMTP connection.

Steps to Configure Mail Server in Getfly CRM\
Log in to your Getfly CRM account.

Click your display name at the top right corner → go to Settings → Integration → select Email Marketing.

<figure><img src="/files/xdiAE46WRV0lTVgRAswV" alt=""><figcaption></figcaption></figure>

The email configuration screen will appear.

<figure><img src="/files/pLVILNwNJOG6oHZfsdPg" alt=""><figcaption></figcaption></figure>

Please fill in all the required fields:

1. Sender email display: Enter the email address you want to use as the sender.
2. Sender name display: Enter your company or brand name (e.g., GETFLY).
3. Sender email address: Enter the email address you wish to configure.
4. Password: Enter the password of the email account entered above.
5. SMTP Server Address: This information must be obtained from your mail service provider.
6. Port Number: Also provided by your mail service provider.

Click Save Configuration to store the settings.

Test the Configuration\
Scroll down to the Test Email Configuration section.\
Enter the email address again and click Test Configuration.

<figure><img src="/files/QOuFZ4Bp9SJZQkNBGRhQ" alt=""><figcaption></figcaption></figure>

If the configuration is successful, the system will display:

"Email sent successfully. Please check your inbox."

<figure><img src="/files/RwpOb0JeHRqZrXeCmSvi" alt=""><figcaption></figcaption></figure>

**Notes:**\
If the configuration fails, please double-check all the entered information for accuracy.

Make sure to contact your email service provider to get the correct SMTP address and port number.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpdesk.getfly.vn/web-version/integrations/email/mail-server.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
