blob: 0984c3c470ea97500e7cbf546e9b7a6cd27e2282 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
checkdmarc is a Python module and command line utility for validating SPF and
DMARC DNS records.
Features:
- API and CLI
- Can test multiple domains at once
- CLI output in JSON or CSV format
- Parses and validates MX, SPF, and DMARC records
- Checks for DNSSEC deployment
- Lists name servers
- Checks for STARTTLS and TLS support on each mail server
|