summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--logcheck/violations.ignore.d/postfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/logcheck/violations.ignore.d/postfix b/logcheck/violations.ignore.d/postfix
index e1c3b4b..7893ce3 100644
--- a/logcheck/violations.ignore.d/postfix
+++ b/logcheck/violations.ignore.d/postfix
@@ -8,5 +8,5 @@ postfix/smtp\[.*\]: .* status=deferred \(host .* said: 550 .* User unknown; reje
postfix/smtp\[.*\]: .* status=deferred \(host .* said: 550 .* Relaying denied\)
postfix/smtp\[.*\]: connect to .*\[[\.[:digit:]]+\]: (Connection refused|server refused mail service) \(port 25\)
postfix/smtpd\[.*\]: reject: RCPT from .*\[[\.[:digit:]]+\]: 554 Service unavailable; .* blocked using .*; from=<.*> to=<.*>
-postfix/smtpd\[.*\]: reject: RCPT from .*\[[\.[:digit:]]+\]: 554 <.*>: Recipient address rejected: (A|Relay a)ccess denied; from=<.*> to=<.*>
+postfix/smtpd\[.*\]: reject: RCPT from .*\[[\.[:digit:]]+\]: 554 <.*>: (Recipient address rejected: )?(Relay a|A)ccess denied; from=<.*> to=<.*>
postfix/smtpd\[.*\]: warning: .*: hostname .* verification failed: Host (name has no address|not found)