MTA-STS & TLS-RPT Checker
Check MTA-STS policy
Enter a domain above and click Check MTA-STS & TLS-RPT to validate its configuration.
Tool features
DNS Records
Live Policy Fetch
Actionable Results
Enforcement Status
What is MTA-STS & how it works
MTA-STS (SMTP MTA Strict Transport Security) lets a domain tell sending mail servers that inbound email must be delivered over a valid, encrypted TLS connection. Without it, SMTP encryption is opportunistic and can be silently stripped by an attacker — MTA-STS closes that downgrade gap.
It works with two parts: a _mta-sts TXT record that advertises a policy id, and a policy file served over HTTPS at mta-sts.<domain> listing the allowed MX hosts and a mode. Its companion, TLS-RPT, asks providers to email you daily reports of any TLS failures. This checker validates both, fetches the live policy, and confirms every MX is covered.
How to use this tool
example.com — the receiving domain whose policy you want to check.Learn more
Guides & explainers related to this tool
Guide
How to Set Up MTA-STS
Step-by-step: publish the policy file, DNS records, and move from testing to enforce.
Article
What Is MTA-STS?
How MTA-STS forces inbound email over valid TLS, and what each policy field means.
Article
What Is TLS-RPT?
How SMTP TLS reporting gives you daily visibility into TLS failures.