Update postfix/main.cf
This commit is contained in:
@@ -46,7 +46,7 @@ cyrus_sasl_config_path = /etc/postfix/sasl
|
|||||||
smtpd_tls_key_file = /path/2/privkey.pem
|
smtpd_tls_key_file = /path/2/privkey.pem
|
||||||
smtpd_tls_cert_file = /path/2/fullchain.pem
|
smtpd_tls_cert_file = /path/2/fullchain.pem
|
||||||
# SMTP Server security level: none|may|encrypt
|
# SMTP Server security level: none|may|encrypt
|
||||||
smtpd_tls_security_level = may
|
smtpd_tls_security_level = encrypt
|
||||||
|
|
||||||
# List of CAs for SMTP Client to trust
|
# List of CAs for SMTP Client to trust
|
||||||
# Prefer this over _CApath when smtp is running chrooted
|
# Prefer this over _CApath when smtp is running chrooted
|
||||||
|
|||||||
Reference in New Issue
Block a user