diff options
-rw-r--r-- | logcheck/violations.ignore.d/postfix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/logcheck/violations.ignore.d/postfix b/logcheck/violations.ignore.d/postfix index edbdae8..8be1348 100644 --- a/logcheck/violations.ignore.d/postfix +++ b/logcheck/violations.ignore.d/postfix @@ -9,6 +9,7 @@ postfix/smtp\[.*\]: .* status=deferred \(host .* said: 450 <.*>: Sender address postfix/smtp\[.*\]: .* status=deferred \(host .* said: 450 <.*>: Recipient address rejected: Recipient mailbox is full\) postfix/smtp\[.*\]: .* status=deferred \(host .* said: 451 Transaction failed.\) postfix/smtp\[.*\]: connect to .*\[[\.[:digit:]]+\]: (Connection refused|server refused mail service) \(port 25\) +postfix/smtpd\[.*\]: reject: RCPT from .*\[[\.[:digit:]]+\]: 550 <.*>: User unknown; from=<.*> to=<.*> postfix/smtpd\[.*\]: reject: RCPT from .*\[[\.[:digit:]]+\]: 554 Service unavailable; .* blocked using .*; 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) +postfix/smtpd\[.*\]: warning: .*: hostname .* verification failed: Host not found |