Skip to content

Commit 7844ef0

Browse files
committed
Fix port 465 TLS mode
1 parent 3bf925f commit 7844ef0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

etc/postfix/master.cf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ smtps inet n - n - - smtpd
2929
-o syslog_name=postfix/smtps
3030
-o smtpd_tls_dh1024_param_file=${config_directory}/dh1024.pem
3131
-o smtpd_tls_security_level=encrypt
32+
-o smtpd_tls_wrappermode=yes
3233
-o smtpd_sasl_auth_enable=yes
3334
-o smtpd_sasl_type=dovecot
3435
-o smtpd_sasl_path=private/auth

0 commit comments

Comments
 (0)