From 8bc0d343a980ffca74a9e97eaaa59308d044ae11 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 8 Feb 2003 11:19:55 +0000 Subject: Capture and filter out spam to mutiple recipients. --- logcheck/ignore.d.server/amavis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logcheck/ignore.d.server/amavis') diff --git a/logcheck/ignore.d.server/amavis b/logcheck/ignore.d.server/amavis index 60167af..e808f67 100644 --- a/logcheck/ignore.d.server/amavis +++ b/logcheck/ignore.d.server/amavis @@ -2,6 +2,6 @@ amavis\[[0-9]+\]: cached [a-f0-9]+ from <[^[:space:]]*>$ amavis\[[0-9]+\]: infected \([^[:space:]]+\), from=<[^[:space:]]+>, to=<[^[:space:]]+>, quarantine virus-[0-9-]+$ amavis\[[0-9]+\]: local delivery: <[^[:space:]]*> -> <(spam|virus)-quarantine>, mbx=/var/lib/amavis/virusmails/(spam|virus)-[[:alnum:]-]+(\.gz)?$ amavis\[[0-9]+\]: mail checking ended: (DISCARD|REJECT)$ -amavis\[[0-9]+\]: spam from=(<[^>]+>|\(\?\)), to=<[^>]+>, quarantine spam-[0-9a-f-]+$ +amavis\[[0-9]+\]: spam from=(<[^>]+>|\(\?\)), to=(<[^>]+>,)+ quarantine spam-[0-9a-f-]+$ amavis\[[0-9]+\]: spam_scan: (No|Yes), hits=[\.0-9-]+ tests=[,_A-Z0-9]+ <[^>]*>$ amavis\[[0-9]+\]: spam_scan: whitelisted sender <[^[:space:]]+>, spam check skipped$ -- cgit v1.2.3