From f3b7ce8fdf767b85073d8e272e3298d5191e1cab Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 25 May 2002 03:14:19 +0000 Subject: logcheck: Misc new stuff to ignore. --- logcheck/violations.ignore.d/postfix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'logcheck/violations.ignore.d') diff --git a/logcheck/violations.ignore.d/postfix b/logcheck/violations.ignore.d/postfix index 6677e87..a0ba47f 100644 --- a/logcheck/violations.ignore.d/postfix +++ b/logcheck/violations.ignore.d/postfix @@ -1,13 +1,13 @@ 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.\) -postfix/smtp\[.*\]: .* status=deferred \(host .* said: 550 .* User unknown; rejecting\) -postfix/smtp\[.*\]: .* status=deferred \(host .* said: 550 .* Relaying denied\) -postfix/smtp\[.*\]: .* status=deferred \(host .* said: 550 .* unknown or illegal alias: .*\) 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: )?(Relay a|A)ccess denied; from=<.*> to=<.*> -- cgit v1.2.3