authenticated_as variable not usable for must-match-sender (closes #372)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user