fix(configs): fix postfix server protocol list
This commit is contained in:
parent
7e9afbe2bc
commit
3d50335227
@ -14,7 +14,7 @@ relayhost = [{SMARTHOST}]:{SMARTHOST_PORT}
|
|||||||
#smtpd_tls_chain_files = /certs/privkey.pem, /certs/fullchain.pem
|
#smtpd_tls_chain_files = /certs/privkey.pem, /certs/fullchain.pem
|
||||||
#smtpd_tls_mandatory_ciphers = high
|
#smtpd_tls_mandatory_ciphers = high
|
||||||
#smtpd_tls_mandatory_exclude_ciphers = aNULL, MD5
|
#smtpd_tls_mandatory_exclude_ciphers = aNULL, MD5
|
||||||
#smtpd_tls_mandatory_protocols = >=TLSv1.2
|
#smtpd_tls_mandatory_protocols = >=TLSv1.2, <=TLSv1.3
|
||||||
#smtpd_tls_security_level = {LOCAL_ENCRYPTION}
|
#smtpd_tls_security_level = {LOCAL_ENCRYPTION}
|
||||||
|
|
||||||
smtp_tls_security_level = {SMARTHOST_ENCRYPTION}
|
smtp_tls_security_level = {SMARTHOST_ENCRYPTION}
|
||||||
|
Loading…
Reference in New Issue
Block a user