diff options
-rwxr-xr-x | postfix/postfix.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postfix/postfix.sh b/postfix/postfix.sh index 22ee0ce..1c8c726 100755 --- a/postfix/postfix.sh +++ b/postfix/postfix.sh @@ -319,7 +319,7 @@ _postconf -X tls_random_source # <http://www.postfix.org/SASL_README.html> if [ -n "$submission" ]; then _postconf -Me submission/inet=' -submission inet n - n - - smtpd +submission inet n - y - - smtpd -o syslog_name=postfix/$service_name -o smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes |