From 4e5dd5db9560599406ce576814f5c356816df0c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20D=C3=B6rfler?= Date: Wed, 20 Sep 2017 09:00:17 +0200 Subject: [PATCH] Removed superflous tls_auth_only = yes --- mail-server/postfix.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/mail-server/postfix.nix b/mail-server/postfix.nix index daae1d3..39ad90a 100644 --- a/mail-server/postfix.nix +++ b/mail-server/postfix.nix @@ -66,7 +66,6 @@ in # Extra Config smtpd_banner = $myhostname ESMTP NO UCE - smtpd_tls_auth_only = yes disable_vrfy_command = yes message_size_limit = 20971520