nixos-mailserver/mail-server
Martin Weinelt cbdf90f639
rspamd: fix DKIM signing for subdomains
With the eSLD normalization feature in rspamd subdomains actually use the
DKIM key for their parent domain, which simplifies the setup if you serve
multiple subdomains.

We however currently create DKIM key pairs for every given domain
name, no matter if it is a second-level domain or subdomain for one, so
disabling eSLD normalization aligns with the current intent behind our
configuration.

In the future it would be nice if we could reuse the parent domain DKIM
key for all its subdomains, but that requires some thought on how to
achieve that normalization in nixos-mailserver first.

Reapplies 1a3a618a30 to the correct
configuration file.
2025-11-16 19:29:16 +01:00
..
dovecot/imap_sieve dovecot: drop unused pipe scripts 2025-05-15 16:29:05 +02:00
assertions.nix Check release version compat 2025-11-08 13:39:33 +01:00
borgbackup.nix treewide: reformat with nixfmt-rfc-style 2025-06-15 03:39:44 +02:00
clamav.nix treewide: remove dead nix references 2025-05-15 16:41:30 +02:00
common.nix mail-server/common: fix eval 2025-11-16 18:41:47 +01:00
dovecot.nix Remove dovecot service name compat code 2025-11-16 18:18:22 +01:00
environment.nix treewide: remove overly broad with cfg 2025-06-15 05:39:20 +02:00
kresd.nix treewide: reformat with nixfmt-rfc-style 2025-06-15 03:39:44 +02:00
monit.nix treewide: remove dead nix references 2025-05-15 16:41:30 +02:00
networking.nix treewide: reformat with nixfmt 1.0.0 2025-08-02 02:19:15 +02:00
nginx.nix Remove dovecot service name compat code 2025-11-16 18:18:22 +01:00
postfix.nix Add support for sender rewriting using postsrsd 2025-11-11 13:45:03 +01:00
rsnapshot.nix treewide: remove global with lib 2025-06-15 05:08:47 +02:00
rspamd.nix rspamd: fix DKIM signing for subdomains 2025-11-16 19:29:16 +01:00
systemd.nix Remove dovecot service name compat code 2025-11-16 18:18:22 +01:00
users.nix Remove dovecot service name compat code 2025-11-16 18:18:22 +01:00