summaryrefslogtreecommitdiff
path: root/emailwiz.sh
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-07-10 10:41:51 -0400
committerGitHub <noreply@github.com>2020-07-10 10:41:51 -0400
commit3724e4efbc9c9787fad06474c723a82e0ee03eac (patch)
tree80b8c0091483dbb2f2219387c218c34f6d353036 /emailwiz.sh
parentde815eda3b50e2986f8e142b204efa6d221e36c7 (diff)
parentf3379debcbbb3dbac9121e2db1e71f0bd1a849b0 (diff)
Merge pull request #52 from superpuffin/superpuffin-remove-smtp_tls_ca
remove smtp_tls_CAfile from postfix main.cf
Diffstat (limited to 'emailwiz.sh')
-rwxr-xr-xemailwiz.sh1
1 files changed, 0 insertions, 1 deletions
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