1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/mail/py-checkdmarc/pkg-descr
Po-Chuan Hsieh 83afee21dc
mail/py-checkdmarc: Add py-checkdmarc 4.8.4
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
2023-10-05 09:53:30 +08:00

12 lines
353 B
Plaintext

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