From bcfa1b45ad9a568dda98de37262f867dd5528869 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 29 May 2023 09:37:56 -0400 Subject: [PATCH] fix #279 --- emailwiz.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emailwiz.sh b/emailwiz.sh index 3f05b98..01ff194 100644 --- a/emailwiz.sh +++ b/emailwiz.sh @@ -129,7 +129,7 @@ submission inet n - y - - smtpd -o smtpd_enforce_tls=yes -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 + -o smtpd_sender_login_maps=pcre:/etc/postfix/login_maps.pcre -o smtpd_recipient_restrictions=permit_sasl_authenticated,reject_unauth_destination smtps inet n - y - - smtpd -o syslog_name=postfix/smtps