SMTP Test
Connect to any SMTP server — typically your own mail server or relay — and watch the raw conversation happen live, then confirm real end-to-end delivery against a disposable test address. Credentials are sent only to the server you specify: never logged, never stored. Tests SMTP submission (587/465, with optional STARTTLS/AUTH) — it can't test raw port 25 MTA-to-MTA connectivity, since that's blocked at the platform level for all Cloudflare Workers, not just this tool.