Integration via SMTP
Use the SMTP protocol to transmit data to EngageLab's email servers.
| Data Center | SMTP Connection Address |
|---|---|
| Singapore | smtp://smtp.engagelab.cc:587 smtp://smtp.engagelab.cc:2525 smtp://smtp.engagelab.cc:25 smtps://smtp.engagelab.cc:465 |
| Türkiye | smtp://smtp-tr.engagelab.com:587 smtp://smtp-tr.engagelab.com:2525 smtp://smtp-tr.engagelab.com:25 smtps://smtp-tr.engagelab.com:465 |
> Recommended ports: We recommend using 587 / 465 first. 2525 can be used as an alternative to port 587. Port 25 is not recommended. All four ports can be used normally.
You can connect to the EngageLab SMTP server and send emails through a program or email client. You only need to configure the corresponding account, password, and SMTP server address.
> Note: Some cloud providers may block outbound ports 25 and 2525 for servers. Therefore, the platform also supports port 465 (direct encrypted connection, highly compatible, and suitable for older clients).
Example connection parameters for the Singapore node
Host:
smtp.engagelab.ccPort:
465










