Port details |
- py-checkdmarc Python module and command line parser for SPF and DMARC records
- 5.8.1 mail
=2 5.7.7Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-10-05 02:03:26
- Last Update: 2025-03-14 09:54:23
- Commit Hash: 191da5b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://domainaware.github.io/checkdmarc/
- https://github.com/domainaware/checkdmarc
- Description:
- 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
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}checkdmarc>0:mail/py-checkdmarc@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/mail/py-checkdmarc/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/py-checkdmarc
- pkg install py311-checkdmarc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-checkdmarc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-checkdmarc
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1740836166
SHA256 (checkdmarc-5.8.1.tar.gz) = a67af55c955c84debc907d3c1cf4d5371ed7a9aa07d82d34e3ab69f762358eb5
SIZE (checkdmarc-5.8.1.tar.gz) = 42182
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=1.27.0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-dnspython>=2.0.0,1 : dns/py-dnspython@py311
- py311-expiringdict>=1.1.4 : devel/py-expiringdict@py311
- py311-pem>=23.1.0 : security/py-pem@py311
- py311-publicsuffixlist>=0.10.0 : dns/py-publicsuffixlist@py311
- py311-pyleri>=1.3.2 : devel/py-pyleri@py311
- py311-openssl>=24.2.1 : security/py-openssl@py311
- py311-requests>=2.25.0 : www/py-requests@py311
- py311-timeout-decorator>=0.4.1 : devel/py-timeout-decorator@py311
- py311-xmltodict>=0.14.2 : devel/py-xmltodict@py311
- py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- dns/py-dns-crawler
Configuration Options:
- No options to configure
- Options name:
- mail_py-checkdmarc
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|