aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/dn/dns (unfollow)
Commit message (Collapse)Author
2025-03-09modules/dns/dns/types/records/MTA-STS.nix: InitBenedikt Peetz
2025-03-09modules/dns/dns/types/records/DMARC.nix: Reference the correct RFCBenedikt Peetz
RFC 7208 is titled “Sender Policy Framework (SPF) for Authorizing Use of Domains in Email, Version 1”, whilst RFC 7489 is titled “Domain-based Message Authentication, Reporting, and Conformance (DMARC)”
2025-03-09{modules,tests}/dns: InitBenedikt Peetz
Most of the dns module was taken from: <https://github.com/nix-community/dns.nix>