# SMTP Integrations

**SMTP Integration (Simple Mail Transfer Protocol)** is a process that enables various applications, systems, or programs to communicate to transmit email messages from one mail server to another.

SMTP Protocol offers many benefits and capabilities related to efficient email message delivery and improved deliverability.

Before proceeding with the server integration process, ensure you have authorized the domain in the EmailLabs panel. To do this, go to the Panel > Administrator > Sender Authorization section. Here, you will confirm sender credentials essential for adequately functioning the delivery process.

**More information about Sender Authorization can be found here:**

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>👩‍💻 <strong>Sender Authorization</strong></td><td>You can authenticate an entire domain or individual email addresses.</td><td><a href="/pages/yqIzi5vokK4rq8lwv1z0">MORE >></a></td></tr></tbody></table>

{% hint style="info" %}
If you haven't found dedicated instructions for our software, we recommend using the general description we've provided below. Alternatively, contact our Customer Service team at <support@emaillabs.io> for assistance.
{% endhint %}

To configure email message sending with EmailLabs, the following data needs to be assigned to the outgoing mail server settings in your system:

* **Server Name:** `smtp.emaillabs.net.pl`&#x20;
* **Username:** Enter your SMTP account name in EmailLabs in the format `1.panelname.smtp`&#x20;
* **Password:** To create a password, go to the EmailLabs Panel, then select:\
  **EmailLabs Panel > SMTP Accounts > Active accounts > Change Password**&#x20;
* **Encryption:**
  * **Option 1:** TLS/STARTTLS; ports: 587, 2525, 25
  * **Option 2:** SSL; port: 465

### **Important notes:**&#x20;

1. After updating integration data, please wait up to 10 minutes for the changes to propagate correctly in the system.
2. In case of delivery issues despite correctly filled-in data, try changing the port and/or encryption type to match your system's requirements. If you encounter integration issues with your system, contact us at <support@emaillabs.io>.

**Find out how to correctly go through the integration process with:**

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>✅ <strong>eFitness</strong></td><td>Dedicated software for efficient fitness club management.</td><td><a href="/pages/8T0i2bdoEcfQoO6qvNYj">MORE >></a></td></tr><tr><td>✅ <strong>SalesManago</strong></td><td>Tool for marketing automation and customer relationship management.</td><td><a href="/pages/vjDtLQnaOqEOTEDfY0i0">MORE >></a></td></tr><tr><td>✅ <strong>User.com</strong></td><td>MA platform that helps companies streamline processes</td><td><a href="/pages/881Z5TEIXjaRnNKqsBuP">MORE >></a></td></tr><tr><td>✅ <strong>Baselinker</strong></td><td>The automation of many processes, such as order processing and warehousing.</td><td><a href="/pages/JXvfVTpCU37vFM5eu2LI">MORE >></a></td></tr><tr><td>✅ <strong>Shoper</strong></td><td>Software handles the entire purchase process: from order receipt to the final settlement stage.</td><td><a href="/pages/noKgiMy4xIr1XuJA4XCH">MORE >></a></td></tr><tr><td>✅ <strong>RedCart</strong></td><td>Offers tools that make it easy to start and run online shops efficiently.</td><td><a href="/pages/a9aJyZ9i9PKCQZRLawMk">MORE >></a></td></tr><tr><td>✅ <strong>Joomla!</strong></td><td>Perfect tool for creating, organising and publishing content on websites.</td><td><a href="/pages/UvN1zgU2yva37BNCkt6F">MORE >></a></td></tr><tr><td>✅ <strong>PrestaShop</strong></td><td>An open-source e-commerce platform for shop management.</td><td><a href="/pages/84oRghvnUaQDF4dAN4sa">MORE >></a></td></tr><tr><td>✅  <strong>Mautic</strong></td><td>Open-source solution to automate your business marketing strategy.</td><td><a href="/pages/8IST6EHGxcHUpxIZP7sn">MORE >></a></td></tr><tr><td>✅ <strong>Selly</strong></td><td>E-commerce platform for selling and automating digital products.</td><td><a href="/pages/dstWsBgHb1O6cjmWby76">MORE >></a></td></tr><tr><td>✅  <strong>IdoSell</strong></td><td>Service for B2C and B2B sellers available in the Open SaaS™ model.</td><td><a href="/pages/HLty54LDkM1mRPz53GHq">MORE >></a></td></tr><tr><td>✅ <strong>SMTP Relay</strong></td><td>It provides a secure bridge between an email sender and the recipient’s mail server.</td><td><a href="/pages/VVGtKE6Y8IOuEGUy690U">MORE >></a></td></tr></tbody></table>


---

# 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://docs.emaillabs.io/en/cloud-based-smtp/smtp-integrations.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.
