This commit is contained in:
Kopatz
2026-03-07 10:52:06 +01:00
parent ae367e4afa
commit 535cfe6564
5 changed files with 13 additions and 4 deletions

View File

@@ -171,6 +171,9 @@ in
selector = "mail";
socket = "local:/run/opendkim/opendkim.sock";
};
nixpkgs.config.permittedInsecurePackages = [
"opendkim-2.11.0-Beta2"
];
services.rspamd = {
enable = true;
postfix.enable = true;