Developer tool lets CI pipelines auto-test email authentication before deployment
A developer has built a free tool called Email Spam Tester that checks email deliverability — including SPF, DKIM, DMARC, blocklists, and spam engine results — without requiring an account or API key. The tool was created after a transactional email silently failed DMARC alignment following a relay migration, going undetected for nine days despite a 99% delivery rate in the dashboard. It works by issuing a disposable inbox address, accepting one test message via SMTP, and returning a detailed report covering 41 checks tied to RFC standards. The entire workflow requires only three HTTP calls and one SMTP session, making it straightforward to integrate into CI/CD pipelines. The goal is to catch authentication and DNS-level failures at the point of infrastructure change, rather than discovering them after emails begin landing in spam.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in