From 9620719713d0452872470b69b04fbfd2484bea50 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sat, 15 Oct 2016 14:19:33 +0200 Subject: [PATCH] Fix TLS-only setup --- config/postfix/postfix.master.cf.append | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/postfix/postfix.master.cf.append b/config/postfix/postfix.master.cf.append index d46d259..c36531c 100644 --- a/config/postfix/postfix.master.cf.append +++ b/config/postfix/postfix.master.cf.append @@ -3,7 +3,7 @@ dovecot unix - n n - - pipe # we need to be permissive with the helo restrictions since the client can only # authenticate after HELO has been sent -submission inet n - n - - smtpd +smtps inet n - n - - smtpd -o smtpd_etrn_restrictions=reject -o smtpd_tls_security_level=may -o smtpd_tls_wrappermode=yes