From f3379debcbbb3dbac9121e2db1e71f0bd1a849b0 Mon Sep 17 00:00:00 2001 From: superpuffin <35958013+superpuffin@users.noreply.github.com> Date: Fri, 10 Jul 2020 12:00:57 +0200 Subject: [PATCH] Update emailwiz.sh --- emailwiz.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/emailwiz.sh b/emailwiz.sh index a4750e4..7565ba1 100755 --- a/emailwiz.sh +++ b/emailwiz.sh @@ -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