about summary refs log tree commit diff stats
path: root/notes (unfollow)
Commit message (Collapse)Author
4 daysmodules/dns: Provide the option to open the required firewall portsBenedikt Peetz
4 daysmodules/dns: Remove `lib.debug` callsBenedikt Peetz
4 daysmodules/dns/dns/types/records/PTR.nix: Special case for reverse IP lookupsBenedikt Peetz
This makes implementing a DNS server in tests easier.
4 dayspkgs/stalwart-mail-free: Also patch to use the platform CA storeBenedikt 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 daysmodules/dns/dns/types/records/MTA-STS.nix: InitBenedikt Peetz
4 daysmodules/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)”
4 days.envrc: Add ./scripts to PATHBenedikt Peetz
4 daysscripts/testInteractive: Actually build the *interactive* test driverBenedikt Peetz
Otherwise, the experience is simply worse.
4 daysmodules/stalwart-mail: Move the package to the `pkgs` subtreeBenedikt Peetz
4 days{modules,tes