From 0a729ac5155d3795666e26e2f6370bf88e61503e Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sat, 22 Feb 2025 13:14:55 +0000 Subject: pacdiff --- etc/postfix/master.cf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'etc/postfix/master.cf') diff --git a/etc/postfix/master.cf b/etc/postfix/master.cf index 46ed0b73..00bb1250 100644 --- a/etc/postfix/master.cf +++ b/etc/postfix/master.cf @@ -4,7 +4,7 @@ # # Postfix master process configuration file. For details on the format # of the file, see the master(5) manual page (command: "man 5 master" or -# on-line: http://www.postfix.org/master.5.html). +# on-line: https://www.postfix.org/master.5.html). # # Do not forget to execute "postfix reload" after editing this file. # @@ -21,10 +21,12 @@ smtp inet n - n - - smtpd #127.0.0.1:submission inet n - n - - smtpd submission inet n - n - - smtpd -o syslog_name=postfix/submission +# -o smtpd_forbid_unauth_pipelining=no -o smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes -o smtpd_tls_auth_only=yes # -o local_header_rewrite_clients=static:all +# -o smtpd_hide_client_session=yes -o smtpd_reject_unlisted_recipient=no # Instead of specifying complex smtpd__restrictions here, # specify "smtpd__restrictions=$mua__restrictions" @@ -40,9 +42,11 @@ submission inet n - n - - smtpd #127.0.0.1:submissions inet n - n - - smtpd submissions inet n - n - - smtpd -o syslog_name=postfix/submissions +# -o smtpd_forbid_unauth_pipelining=no -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes # -o local_header_rewrite_clients=static:all +# -o smtpd_hide_client_session=yes -o smtpd_reject_unlisted_recipient=no # Instead of specifying complex smtpd__restrictions here, # specify "smtpd__restrictions=$mua__restrictions" -- cgit v1.2.3-70-g09d2