Skip to content

Mailers

What a BooleanSMTP mailer connection is, the five providers you can add today, and how to manage your connections.

Last updated View as MarkdownAsk ClaudeAsk ChatGPT

A mailer in BooleanSMTP is a connection: one mail provider, its credentials, and the sender details your site uses when it sends through that provider. Every email your site sends — contact forms, password resets, order receipts — goes out through whichever connection BooleanSMTP resolves for it, instead of your web server’s own mail setup.

Five providers are ready to connect:

Mailer How it sends Best for
Amazon SES HTTPS API or SMTP High-volume sending at low cost
Google Workspace Gmail API (OAuth) or SMTP (app password) Business email already on Google
Microsoft Outlook Microsoft Graph API only Business email already on Microsoft 365
Custom SMTP SMTP, to any server you configure Your host’s mail server, or a provider not listed here
PHP Mail Your server’s own mail() function Local testing, or a last-resort fallback

The Choose a Mailer screen in BooleanSMTP, with Amazon SES, Google Workspace, Microsoft Outlook, Custom SMTP and PHP Mail selectable and the other providers marked Soon.

Other providers listed on this screen are marked Soon — they aren’t connectable yet.

Not sure which of the five fits your site? See Which mailer should I use?.

Add a connection under BooleanSMTP → Mailers → Add Connection. The first one you add during setup becomes your primary connection; add a second under Settings → Fallback Connection so BooleanSMTP has somewhere to retry a failed send.

The Mailer Connections list in BooleanSMTP, with the Add Connection button and the Provider, Sender, Mode, Status, Health and Actions columns.

Each row shows the connection’s Provider, Sender address, Mode, Status (active or disabled), and Health (whether its last send succeeded); Actions lets you send a test, edit, or delete it.