diff --git a/config/filter.d/exim.conf b/config/filter.d/exim.conf index de7f6901..14ceda14 100644 --- a/config/filter.d/exim.conf +++ b/config/filter.d/exim.conf @@ -19,7 +19,7 @@ failregex = ^\s?\w+ authenticator failed for%(host_info)s: 535 Incorrect authent > mdre-more = ^%(host_info)s sender verify fail for <\S+>: (?:Unknown user|Unrouteable address|all relevant MX records point to non-existent hosts)\s*$ - ^%(host_info)s rejected RCPT (?:[^@]+@\S+:)? + ^%(host_info)s rejected RCPT (?:[^@]+@\S+:)? ^\s?SMTP protocol synchronization error \([^)]*\): rejected (?:connection from|"\S+")%(host_info)s (?:next )?input=".*"\s*$ ^\s?SMTP call from%(host_info)s dropped: too many (?:(?:nonmail|unrecognized) commands|syntax or protocol errors) ^\s?SMTP protocol error in "[^"]+(?:"+[^"]*(?="))*?"%(host_info)s [A-Z]+ (?:command used when not advertised|authentication mechanism not supported)\s*$