Merge pull request #52 from superpuffin/superpuffin-remove-smtp_tls_ca

remove smtp_tls_CAfile from postfix main.cf
This commit is contained in:
Luke Smith 2020-07-10 10:41:51 -04:00 committed by GitHub
commit 3724e4efbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,6 @@ postconf -e "smtpd_use_tls = yes"
postconf -e "smtpd_tls_auth_only = yes"
postconf -e "smtp_tls_security_level = may"
postconf -e "smtp_tls_loglevel = 1"
postconf -e "smtp_tls_CAfile=$certdir/cert.pem"
# Here we tell Postfix to look to Dovecot for authenticating users/passwords.
# Dovecot will be putting an authentication socket in /var/spool/postfix/private/auth