Browse Source

Update emailwiz.sh

pull/52/head
superpuffin 3 years ago
committed by GitHub
parent
commit
f3379debcb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      emailwiz.sh

+ 0
- 1
emailwiz.sh 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


Loading…
Cancel
Save