> For the complete documentation index, see [llms.txt](https://docs.messageflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.messageflow.com/integrations/marketing-automation-and-enterprise/positive-user-user.com/email-configuration-smtp.md).

# Email configuration (SMTP)

User.com is a marketing and sales automation platform that helps manage user communication at every stage of the funnel. Connecting it with MessageFlow via SMTP allows all email communication, including marketing automation campaigns, to be sent through a professional infrastructure. This gives you full control over your sending, access to detailed analytics, and the ability to track the status of each message, which is key for optimizing your marketing efforts.

## **Before you begin**

Make sure you have your MessageFlow SMTP credentials ready, as you will need them during the configuration process.

* You can find these credentials in your MessageFlow panel under **Email API -> Settings -> SMTP Accounts**.
* For more information, see our general documentation: [Broken mention](broken://pages/dpRhuQ0FqiSatDxOPTDp)

## **Step-by-step configuration**

1. Log in to your account on the User.com platform.
2. Go to **Settings -> SMTP settings**.
3. Click **Create SMTP+** to start configuring a new SMTP server.
4. Fill out the form using your MessageFlow SMTP credentials:
   * SMTP Server: `smtp.messageflow.com`
   * User: Enter your username in the format `1.your_account_name.smtp`.
   * Password: Enter the password for your SMTP account.
   * Email address: Enter the email address that will be used for sending messages (e.g., <contact@yourcompany.com>). Remember that this domain must be properly authorised in your MessageFlow panel beforehand.
   * Reply to address: Optionally, enter the email address to which replies will be forwarded.
   * Sender Name: Enter the sender name of the message.
   * Port number: `587`.
   * SSL: Ensure this option is disabled.
   * TLS: Ensure this option is enabled.

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

5. After entering all the data, click **Save** to save the settings.

## **Verifying the integration**

After saving the configuration, send a test email campaign from the User.com platform.

Then, log in to the MessageFlow panel and go to the Email API -> Email Reports section. The sent message and its status should be visible there.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.messageflow.com/integrations/marketing-automation-and-enterprise/positive-user-user.com/email-configuration-smtp.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.
