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

Setup guides by platform