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 8be1348..7e13d6d 100644
--- a/logcheck/violations.ignore.d/postfix
+++ b/logcheck/violations.ignore.d/postfix
@@ -1,10 +1,10 @@
+postfix/(qmgr|smtp)\[.*\]: .* status=deferred \(connect to .*: (Connection refused|server refused mail service)\)
postfix/cleanup\[.*\]: [A-Z0-9]+: message-id=<.*@Debug>
postfix/local\[.*\]: warning: unable to create lock file /var/mail/[[:alnum:]]+\.lock: Permission denied
postfix/smtp\[.*\]: .* status=bounced \(bad host/domain syntax: ".*"\)
postfix/smtp\[.*\]: .* status=bounced \(Name service error for .*: Host not found\)
postfix/smtp\[.*\]: .* status=bounced \(host .* said: 550 .* (User unknown; rejecting|Relaying denied|unknown or illegal alias: .*)\)
postfix/smtp\[.*\]: .* status=bounced \(host .* said: 552 header content rejected: see .*\)
-postfix/smtp\[.*\]: .* status=deferred \(connect to .*: (Connection refused|server refused mail service)\)
postfix/smtp\[.*\]: .* status=deferred \(host .* said: 450 <.*>: Sender address rejected: Domain not found\)
postfix/smtp\[.*\]: .* status=deferred \(host .* said: 450 <.*>: Recipient address rejected: Recipient mailbox is full\)
postfix/smtp\[.*\]: .* status=deferred \(host .* said: 451 Transaction failed.\)