fix(config): typo in smtpd param
This commit is contained in:
parent
720d110135
commit
6c74ebed2c
@ -13,7 +13,7 @@ relayhost = [{SMARTHOST}]:{SMARTHOST_PORT}
|
||||
|
||||
#smtpd_tls_chain_files = /certs/privkey.pem, /certs/fullchain.pem
|
||||
#smtpd_tls_mandatory_ciphers = high
|
||||
#smptd_tls_mandatory_exclude_ciphers = aNULL, MD5
|
||||
#smtpd_tls_mandatory_exclude_ciphers = aNULL, MD5
|
||||
#smtpd_tls_mandatory_protocols = >=TLSv1.2
|
||||
#smtpd_tls_security_level = {LOCAL_ENCRYPTION}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user