authenticated_as variable not usable for must-match-sender (closes #372)

This commit is contained in:
mdecimus 2024-04-23 18:58:56 +02:00
parent 5838b61c80
commit 0bd908c8c1

View file

@ -305,7 +305,7 @@ impl SessionConfig {
(
&mut session.auth.must_match_sender,
"session.auth.must-match-sender",
&has_ehlo_hars,
&has_sender_vars,
),
(
&mut session.mail.script,