Send emails through Lettermint’s SMTP relay.
Setting | Value |
---|---|
Host | smtp.lettermint.co |
Port | 587 (see available ports ) |
Authentication | PLAIN , LOGIN and CRAM-MD5 are supported |
Username | lettermint |
Password | Your Lettermint API token |
Port | Security | Notes |
---|---|---|
25 | STARTTLS (optional encryption upgrade) | Not recommended, blocked by many ISPs and cloud providers |
587 | STARTTLS (encryption upgrade) | Recommended as alternative if Implicit TLS is not supported |
465 | Implicit TLS (SMTPS, encrypted from connection) | Recommended for best security |
2525 | STARTTLS (encryption upgrade) | Alternative to port 25 |
2465 | STARTTLS (encryption upgrade) | Alternative to port 465 |
2587 | STARTTLS (encryption upgrade) | Alternative to port 587 |
lettermint
as username and your API token as password