mermet: nebula: sourcephile.fr: adapt to new conventions
[sourcephile-nix.git] / hosts / mermet / postfix.nix
index 930666cca5047d46fb7e23051d25363dede35ee5..9e58daee20228dff63eb18a9ddbcfa8274c47d0b 100644 (file)
@@ -213,7 +213,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";