From a4911884afc349b81e0f5a542e9150076dcabd6e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard <dr@jones.dk> Date: Sun, 23 Mar 2003 05:15:16 +0000 Subject: Correct amavisd-new filter. --- logcheck/violations.ignore.d/amavisd-new | 2 +- logcheck/violations.ignore.d/local | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/logcheck/violations.ignore.d/amavisd-new b/logcheck/violations.ignore.d/amavisd-new index 996689b..e5d1f03 100644 --- a/logcheck/violations.ignore.d/amavisd-new +++ b/logcheck/violations.ignore.d/amavisd-new @@ -1 +1 @@ -amavis\[[0-9]+\]: \([-0-9]+\) SPAM, <[^[:space:]]*> -> <[^[:space:]]*>, (No|Yes), hits=[\.0-9-]+ tagged_above=[\.0-9-]+ required=[\.0-9-]+ tests=[,_A-Z0-9]+ quarantine spam-[^[:space:]]+ \(spam-quarantine\)$ +amavis\[[0-9]+\]: \([0-9-]+\) SPAM, <[^[:space:]]*> -> <[^[:space:]]*>, (No|Yes), hits=[\.0-9-]+ tagged_above=[\.0-9-]+ required=[\.0-9-]+ tests=[,_A-Z0-9 ]+ quarantine spam-[^[:space:]]+ \(spam-quarantine\)$ diff --git a/logcheck/violations.ignore.d/local b/logcheck/violations.ignore.d/local index 8cb740b..be788c0 100644 --- a/logcheck/violations.ignore.d/local +++ b/logcheck/violations.ignore.d/local @@ -8,7 +8,7 @@ amavis\[[0-9]+\]: local delivery: <[^[:space:]]+> -> <(spam|virus)-quarantine>, amavis\[[0-9]+\]: spam from=<[^[:space:]]+>, to=<[^[:space:]]+>, quarantine spam-[^[:space:]]+$ amavis\[[0-9]+\]: spam_scan: (No|Yes), hits=[\.0-9-]+ tests=[,_A-Z0-9]+ <[^[:space:]]*>$ ### violations.ignore.d/amavisd-new -amavis\[[0-9]+\]: \([-0-9]+\) SPAM, <[^[:space:]]*> -> <[^[:space:]]*>, (No|Yes), hits=[\.0-9-]+ tagged_above=[\.0-9-]+ required=[\.0-9-]+ tests=[,_A-Z0-9]+ quarantine spam-[^[:space:]]+ \(spam-quarantine\)$ +amavis\[[0-9]+\]: \([0-9-]+\) SPAM, <[^[:space:]]*> -> <[^[:space:]]*>, (No|Yes), hits=[\.0-9-]+ tagged_above=[\.0-9-]+ required=[\.0-9-]+ tests=[,_A-Z0-9 ]+ quarantine spam-[^[:space:]]+ \(spam-quarantine\)$ ### violations.ignore.d/bind named\[[0-9]+\]: client [\.0-9]+#[0-9]+: update forwarding denied$ ### violations.ignore.d/bind.tmp -- cgit v1.2.3