diff --git a/templates/Fedora/35/etc/postfix/master.cf b/templates/Fedora/35/etc/postfix/master.cf index ceff140..4beb91f 100644 --- a/templates/Fedora/35/etc/postfix/master.cf +++ b/templates/Fedora/35/etc/postfix/master.cf @@ -16,7 +16,7 @@ smtp inet n - n - - smtpd #tlsproxy unix - - n - 0 tlsproxy # Choose one: enable submission for loopback clients only, or for any client. #127.0.0.1:submission inet n - n - - smtpd -submission inet n - n - - smtpd +# submission inet n - n - - smtpd # -o syslog_name=postfix/submission # -o smtpd_tls_security_level=encrypt # -o smtpd_sasl_auth_enable=yes @@ -30,7 +30,7 @@ submission inet n - n - - smtpd # -o milter_macro_daemon_name=ORIGINATING # Choose one: enable smtps for loopback clients only, or for any client. #127.0.0.1:smtps inet n - n - - smtpd -smtps inet n - n - - smtpd +# smtps inet n - n - - smtpd # -o syslog_name=postfix/smtps # -o smtpd_tls_wrappermode=yes # -o smtpd_sasl_auth_enable=yes