You can also send transactional emails from your service using SMTP. For example, you can send users emails about abandoned carts, order shipping updates, order confirmation emails, and other notifications.
Data for configuring email transmission:
To get your login and password, follow the instructions below.
To set up email transmission, you need to configure your domain and add a sender on the domain.
To create a connection, go to the "API and SMTP" → "SMTP" → "Create Connection" section.
Enter a name and select a sender, then click "Next".
For SMTP connection, you will need a login and password. To get your login and password, go to the card by clicking on the name of the desired connected SMTP and copy the data. If necessary, you can generate a new password.
Additional data for configuring email transmission:
You can view API+SMTP pricing and purchase a plan in your account on the "Pricing" page. Two plan options are available for selection.
Plan cost depends on the number of emails.
When sending emails via SMTP, a separate email is created for each recipient, and one send is deducted from your balance for each recipient, including copies.
To view statistics for connected SMTP, go to the "API and SMTP" → "SMTP" section and select the desired SMTP connection.
On the statistics page, you can filter transactional emails by time period.
In the "Send History" section, you can also filter transactional emails by time period and status.
On the page with connected SMTP, as well as in each individual connection section, you can view the current connection status, which can be: Active, Blocked, or Not Activated.
Various errors related to authorization, server limits, or data format may occur when working with SMTP servers. Requests that ended with an error return a response in the format
<code> <reason>
Example:
421 Server is temporarily unavailable
Below is a list of common errors with explanations and recommendations for resolving them.
Reason: SMTP server is temporarily unavailable (overload, maintenance).
Solution:
Reason: Insufficient funds on balance to send emails.
Solution:
Reason: Too many failed login attempts.
Solution:
Reason: Request limit exceeded (anti-spam protection).
Solution:
Reason: Invalid SMTP credentials.
Solution:
Reason: Domain has not passed verification in the system
Solution: Configure all DNS records (SPF, DKIM, DMARC) and contact support for domain verification.
Reason: Sender domain is not registered
Solution: Create SMTP access in the system.
Reason: Email was not delivered because the recipient unsubscribed from the campaign or complained about spam.
Solution: Exclude email from the campaign.
Reason: The email is missing the required From header.
Solution:
Reason: Recipient's mailbox is full.
Solution:
A connection may be blocked due to exceeding the send limit to non-existent mailboxes or mailboxes whose servers/services reject email receipt.
If this happens, you need to contact support or write to the support chat on the website in the dashboard. Our specialists will check the reason for the connection block and help you fix the situation.