← Email security

TLS-RPT builder & validator

TLS-RPT (RFC 8460) lets sending MTAs report TLS / MTA-STS / DANE failures back to you. Publish at _smtp._tls.<domain> alongside your MTA-STS record.

Build a TLS-RPT TXT record

Receivers POST JSON reports to this URL. Use https:// — plain http:// is refused (reports would be plaintext).

  • Provide a mailto: address, an https:// URL, or both.
v=TLSRPTv1

Pair with MTA-STS. TLS-RPT is most useful once you've published an MTA-STS policy: the reports tell you when senders are seeing failures before your customers notice. The MTA-STS builder generates the matching policy.