summaryrefslogtreecommitdiff
path: root/logcheck/violations.ignore.d
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-10-26 00:33:27 +0000
committerJonas Smedegaard <dr@jones.dk>2002-10-26 00:33:27 +0000
commit7089ea7eb67f9310c81e3b536dd972d86c632ed6 (patch)
treed5c0effd26f8f3fa6bed03d6ad7b1412d4abda47 /logcheck/violations.ignore.d
parenta6aee76b723684538891c58051fbba5ca3d718a0 (diff)
logcheck: Add a bunch of new and/or upgraded lines.
Diffstat (limited to 'logcheck/violations.ignore.d')
-rw-r--r--logcheck/violations.ignore.d/amavis1
-rw-r--r--logcheck/violations.ignore.d/netatalk.changes4
-rw-r--r--logcheck/violations.ignore.d/postfix1
3 files changed, 6 insertions, 0 deletions
diff --git a/logcheck/violations.ignore.d/amavis b/logcheck/violations.ignore.d/amavis
new file mode 100644
index 0000000..fb4661c
--- /dev/null
+++ b/logcheck/violations.ignore.d/amavis
@@ -0,0 +1 @@
+amavis\[[0-9]+\]: spam_scan: Yes, hits=[\.0-9]+ tests=[,_A-Z0-9]+ <[^[:space:]]*>
diff --git a/logcheck/violations.ignore.d/netatalk.changes b/logcheck/violations.ignore.d/netatalk.changes
new file mode 100644
index 0000000..0e26c15
--- /dev/null
+++ b/logcheck/violations.ignore.d/netatalk.changes
@@ -0,0 +1,4 @@
+afpd\[[0-9]+\]: afp_die: asp_shutdown: Connection timed out
+afpd\[[0-9]+\]: afp_getsrvrparms: stat /.+/: Permission denied
+afpd\[[0-9]+\]: dsi_stream_read\([[:digit:]]+\): Permission denied
+afpd\[[0-9]+\]: getforkparms: (ad_refresh|of_find): Permission denied
diff --git a/logcheck/violations.ignore.d/postfix b/logcheck/violations.ignore.d/postfix
index 07fffa5..c5896f3 100644
--- a/logcheck/violations.ignore.d/postfix
+++ b/logcheck/violations.ignore.d/postfix
@@ -5,6 +5,7 @@ postfix/smtp\[[0-9]+\]: .* status=bounced \(Name service error for .*: Host not
postfix/smtp\[[0-9]+\]: .* status=bounced \(bad host/domain syntax: "[^[:space:]]+"\)
postfix/smtp\[[0-9]+\]: .* status=bounced \(host .* said: 550 .* (User unknown; rejecting|Relaying denied|unknown or illegal alias: [^[:space:]]+)\)
postfix/smtp\[[0-9]+\]: .* status=bounced \(host .* said: 552 header content rejected: see .*\)
+postfix/smtp\[[0-9]+\]: .* status=bounced \(host .* said: 554 <[^[:space:]]+>:( Recipient address rejected:)? Relay access denied\)
postfix/smtp\[[0-9]+\]: .* status=deferred \(host .* said: 450 <[^[:space:]]+>: Recipient address rejected: Recipient mailbox is full\)
postfix/smtp\[[0-9]+\]: .* status=deferred \(host .* said: 450 <[^[:space:]]+>: Sender address rejected: Domain not found\)
postfix/smtp\[[0-9]+\]: .* status=deferred \(host .* said: 451 Transaction failed.\)