From 11dfca17b2122d114d8f872a4a1cb391299beebc Mon Sep 17 00:00:00 2001 From: APoniatowski Date: Wed, 26 Apr 2023 18:41:38 +0200 Subject: [PATCH] change made and removed all sasl parameters --- emailwiz.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/emailwiz.sh b/emailwiz.sh index 16d7983..472a549 100644 --- a/emailwiz.sh +++ b/emailwiz.sh @@ -127,10 +127,6 @@ submission inet n - y - - smtpd -o smtpd_tls_security_level=encrypt -o smtpd_tls_auth_only=yes -o smtpd_enforce_tls=yes - -o smtpd_sasl_type=dovecot - -o smtpd_sasl_path=private/auth - -o smtpd_sasl_security_options=noanonymous - -o smtpd_sasl_local_domain=\$myhostname -o smtpd_client_restrictions=permit_sasl_authenticated,reject -o smtpd_sender_restrictions=reject_sender_login_mismatch -o smtpd_sender_login_maps=hash:/etc/postfix/virtual