SMTP relay setup guides

Point any app that speaks SMTP at smtp.unitpost.com, sign in with the username unitpost and a Unitpost API key as the password, and send from any address on a verified domain. Mail goes through the same pipeline as the REST API, so tracking, webhooks, and the dashboard all work identically.

Connection settings

Hostsmtp.unitpost.com
Usernameunitpost(always this literal value)
PasswordYour Unitpost API key(must carry emails:send)
Port (STARTTLS)587(or 2587 if blocked)
Port (implicit TLS)465(or 2465 if blocked)
From addressAny address on a verified domain

Need an API key?

SMTP password is a Unitpost API key with emails:send. Username is always unitpost.

  • 5,000 emails/month
  • 3 API keys
  • 5 sending domains
Get free SMTP key

Setup guides by platform