loosen up regex for spamhaus (spamcop says "Blocked" as part of url)

pull/901/head
Lee Clemens 2014-12-30 19:14:39 -05:00
parent fe72a5585c
commit 0f48cf4284
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ before = common.conf
_daemon = postfix/smtpd
failregex = ^%(__prefix_line)sNOQUEUE: reject: RCPT from \S+\[<HOST>\]: 454 4\.7\.1 Service unavailable; Client host \[\S+\] blocked using \S+; Blocked.* from=<\S*> to=<\S+> proto=ESMTP helo=<\S*>$
failregex = ^%(__prefix_line)sNOQUEUE: reject: RCPT from \S+\[<HOST>\]: 454 4\.7\.1 Service unavailable; Client host \[\S+\] blocked using .* from=<\S*> to=<\S+> proto=ESMTP helo=<\S*>$
ignoreregex =