Commit message (Collapse) | Author | ||
---|---|---|---|
4 days | modules/dns: Remove `lib.debug` calls | Benedikt Peetz | |
4 days | modules/dns/dns/types/records/PTR.nix: Special case for reverse IP lookups | Benedikt Peetz | |
This makes implementing a DNS server in tests easier. | |||
4 days | pkgs/stalwart-mail-free: Also patch to use the platform CA store | Benedikt Peetz | |
This is needed for the test. The general changes are caused by the requirement to update the `chargoHash`, which currently only works with this counter intuitive attribute overriding. | |||
4 days | modules/dns/dns/types/records/MTA-STS.nix: Init | Benedikt Peetz | |
4 days | modules/dns/dns/types/records/DMARC.nix: Reference the correct RFC | Benedikt 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)” | |||
4 days | .envrc: Add ./scripts to PATH | Benedikt Peetz | |
4 days | scripts/testInteractive: Actually build the *interactive* test driver | Benedikt Peetz | |
Otherwise, the experience is simply worse. | |||
4 days | modules/stalwart-mail: Move the package to the `pkgs` subtree | Benedikt Peetz | |