Support sandboxed opendkim

This commit is contained in:
Antoine Eiche 2020-10-02 13:06:57 +02:00
parent c813f1205f
commit 9d7f02e67b
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ in
services.opendkim = {
enable = true;
selector = cfg.dkimSelector;
keyPath = cfg.dkimKeyDirectory;
domains = "csl:${builtins.concatStringsSep "," cfg.domains}";
configFile = pkgs.writeText "opendkim.conf" (''
Canonicalization relaxed/simple