From dcba5b5599dcb3431af1a9d72c4d7edb9f0444a0 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 25 Oct 2016 11:15:41 +0200 Subject: Forego override --- hel.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hel.nix b/hel.nix index c189b723..e04a06e1 100644 --- a/hel.nix +++ b/hel.nix @@ -210,14 +210,13 @@ smtp_sasl_auth_enable = yes smtp_sender_dependent_authentication = yes smtp_sasl_tls_security_options = noanonymous - smtp_tls_security_level = encrypt + smtp_tls_security_level = dane smtp_sasl_password_maps = texthash:/var/db/postfix/sasl_passwd smtp_cname_overrides_servername = no smtp_always_send_ehlo = yes smtp_tls_loglevel = 1 smtp_dns_support_level = dnssec - smtp_tls_security_level = dane ''; }; -- cgit v1.2.3