Comparison
Both plugins fix WordPress email the same way, and both keep their email log free. The difference is the model again: Post SMTP sells a Pro licence, and several of the answers to “did it arrive?” live behind it. Every claim about Post SMTP below comes from their own pricing page, listing or documentation, checked on 30 July 2026 and linked at the bottom.
01 · Common ground
A comparison that opens with the differences is hiding something. These points are settled and equal, and none of them should decide your choice.
02 · The split
Not the quality of either codebase: the decision of what sits in the free plugin and what sits behind a licence.
Post SMTP is the free tier of a commercial product, with licences from $59.99 to $99.99 a year. Their free version is a real tool: the setup wizard, the log, the SPF, DKIM and DMARC checks and the email failure notice cost nothing. But the Amazon SES, Microsoft 365 and Zoho mailers, the open tracking, the alert channels beyond email, the automatic resend of failed messages and the advanced features of their mobile app are Pro.
Custom SMTP has one version. The log, the alerts, the resend, the notification switches and the Amazon SES support are all in the free plugin, and there is no paid edition for them to move to. The trade-off is honest too: a solo maintainer, a smaller install base, no mobile app and no add-on catalogue.
03 · Side by side
“Pro” means Post SMTP’s paid licence, from $59.99 a year. Sources for every row are at the bottom of the page.
| Post SMTP | Custom SMTP | |
|---|---|---|
| Send through your SMTP provider | Free, 15+ mailers | Free, 12 presets + any SMTP server |
| Amazon SES | Pro | Free, API with IAM role, no stored keys |
| Outlook / Microsoft 365 | Pro; one-click setup on the Business licence | Free preset, via SMTP |
| Zoho Mail | Pro | Free preset |
| Email log | Free; bulk resend and automatic resend are Pro | Free, with preview, resend and CSV export |
| Failure alerts | Free by email, Chrome extension and mobile app; Slack, Teams, Twilio and webhook are Pro | Free · email, webhook, admin notice |
| Volume-spike alerts | Not advertised | Free, absolute hourly and daily thresholds |
| Open tracking | Pro | Not offered, by design |
| Setup wizard, DNS checks | Free; SPF, DKIM and DMARC checks built in | No wizard: presets fill the settings, the guides carry the DNS part |
| Settings locked in code | Not advertised | PHP constants and environment variables, every setting |
| Price | Free, then $59.99 to $99.99 / year | Free, no paid version |
The same Outlook nuance as everywhere on this site: our preset uses SMTP authentication, which Microsoft is retiring in stages for Exchange Online; their Pro mailer uses the Microsoft API and is not affected. The Outlook guide documents the timeline.
04 · Credit where due
An honest comparison has this section, and not as a formality. If these points decide it for you, take their plugin.
05 · The other side
The same standard applies in this direction: each point is verifiable, in the code or on the screen.
06 · The short version
Two sentences each, no hedging.
Take Post SMTP if the mobile app or the Chrome extension would genuinely change how fast you learn about failures, if you want one-click OAuth setups and a guided wizard, or if you need open tracking, automatic resend or a backup connection and the licence cost is fine. Their free tier is a real tool, more open than WP Mail SMTP’s.
Take Custom SMTP if you want Amazon SES, Outlook and Zoho without a licence, alerts that also catch a compromised form, configuration that lives in code, and a plugin that sends nothing anywhere except your email, in English and in French. That is the whole offer, and it stays free.
Install, pick your provider from the preset list, send yourself a test. The twelve guides carry the exact values, provider by provider.
Same method, same standard: against WP Mail SMTP and against FluentSMTP, every claim sourced on their own pages and dated.
Sources, all checked on 30 July 2026: the Post SMTP pricing page (licences from $59.99 to $99.99 a year, Pro mailers, one-click setups, alert channels, resend and batching features) and the Post SMTP listing on WordPress.org (installations, reviews, free features, wizard, DNS checks, mobile app and Chrome extension, tested-up-to). Facts about Custom SMTP are verifiable in its public code. Found something outdated? Say so on the support forum and this page gets fixed.