about summary refs log tree commit diff stats
path: root/pkgs (unfollow)
Commit message (Collapse)Author
4 dayspkgs/fetchmail-common-name: Patch fetchmail to accept certificates without ↵Benedikt Peetz
common name Pebble gives you SAN only certificates.
4 daystest/email-ip: Rename from the general `email` testBenedikt Peetz
4 daysmodules/stalwart-mail-free: Remove all `security` dependent checks if it's nullBenedikt Peetz
4 dayspkgs/stalwart-mail-free: Avoid running `stalwart-mail`'s testsBenedikt Peetz
4 dayspkgs/stalwart-mail-free: Update `cargoHash`Benedikt Peetz
4 daysmodules/stalwart-mail: Capitalize default mailboxesBenedikt Peetz
This seems to be somewhat of a standart.
4 daysmodules/stalwart-mail: Also listen on :25 without SSL but with STARTTLSBenedikt Peetz
This is important, so that other MTA can send us mail.
4 daysmodules/stalwart-mail: Set a default value for `principals`Benedikt Peetz
4 daysmodules/stalwart-mail: Include full systemd service and set correct dependenciesBenedikt Peetz
This also starts `nginx` so that we can complete http-01 acme challenges.
4 daysmodules/stalwart-mail: Select DKIM keys per-domainBenedikt Peetz
4 daysmodules/stalwart-mail: Avoid hardcoding `vhack.eu` email addressBenedikt Peetz
4 daysmodules/dns: Add service dependenciesBenedikt Peetz
4 daysmodules/dns: Set a reasonable verbosity levelBenedikt Peetz
The default is way too quiet.
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 days