mermet: git-daemon: fix breakage due to the new safe.directory
[sourcephile-nix.git] / hosts / losurdo / postfix.nix
index 0483ccfb95c8bab5b025bbfd739b6b279cc53540..a33b8da92d8f94f26359cdadab89d4658c68a325 100644 (file)
@@ -211,7 +211,7 @@ in
       # Use a non blocking source of randomness
       tls_random_source = "dev:/dev/urandom";
       # Map each domain to a specific X.509 certificate
-      tls_server_sni_maps = "hash:/run/keys/postfix-sni";
+      tls_server_sni_maps = "hash:/run/postfix/postfix-sni";
 
       # Only explicitely aliased accounts have a mail, not all the passwd
       #local_recipient_maps = "$alias_maps";