Transactional SMTP Relay: steps to start sending
Everything you need to know to configure a connecting application to send email through your platform using transactional SMTP Relay
You have to log in directly as the User for this next step.
Don't use administrator impersonation mode.
TLS is the only supported encryption method - do not select SSL in your application.
All mail delivered from your ESP platform follows the same pathway:
Broadcast, Funnel, or Transactional Message -> Customer Account -> Postal Route -> API Connection, SMTP Relay Connection, or MTA Policy -> Gmail/Yahoo/Outlook/etc
You can actually use whatever you want for the Transactional SMTP Relay username.
We recommend using the API Key for the username and password for simplicity of explanation, but the username is actually ignored and discarded and can be anything.
If you're using Cloudflare for HTTPS, extra steps to enable SMTP Relay are required.
Last updated
Was this helpful?