diff options
author | Jonas Smedegaard <dr@jones.dk> | 2002-05-17 09:43:49 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2002-05-17 09:43:49 +0000 |
commit | 4b455420b57317064cde821acba0817c90b326fa (patch) | |
tree | bda2f8ffcee1cc33859ca2576193acf5829abe8f /logcheck | |
parent | 4f90835af1e60ee9c23170894ed75b66785ce5f2 (diff) |
logcheck: Misc new stuff to ignore.
Diffstat (limited to 'logcheck')
-rw-r--r-- | logcheck/violations.ignore.d/postfix | 2 |
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) |