Sending emails via SMTP
The basics
SMTP. Think of them as a library for everything your team needs to get done to complete or ship a project.
Host
Refer to each individual domain "SMTP settings" page
Port
587
SSL/TLS
False
Username
smtpuser
Password
Generate an API key for each domain via the "SMTP settings" page.
Send from
Any email with the @domain in question. See below for more information
Location the SMTP Settings page
The SMTP settings might be different for each domain. Here is how to locate it for your specific domain:
Login to your account.
Click the 3 dots beside the domain as in the image below:

This opens a draw with the SMTP details for that particular domain. You can find configurations for host, username, port and others here.
Send From
The SMTP send from field can be any email address on the connected domain. For instance, if you have the domain/subdomain mail.example.com, you can send an email from [email protected], substituting joe for any other name you want.
Last updated
Was this helpful?