diff options
author | Jonas Smedegaard <dr@jones.dk> | 2002-11-17 19:01:18 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2002-11-17 19:01:18 +0000 |
commit | bc4c66f9af0a7759619858529421622ad7ed9d21 (patch) | |
tree | 2c8f7c6d2c914bf7eb5c858cf28bd1b734d49579 /logcheck/ignore.d.server/amavis | |
parent | 6bc51f6c04876e89b7db391be8ad29c9b5545d3e (diff) |
Misc logcheck updates and ChangeLog update.
Diffstat (limited to 'logcheck/ignore.d.server/amavis')
-rw-r--r-- | logcheck/ignore.d.server/amavis | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/logcheck/ignore.d.server/amavis b/logcheck/ignore.d.server/amavis index b59f09a..898e265 100644 --- a/logcheck/ignore.d.server/amavis +++ b/logcheck/ignore.d.server/amavis @@ -1,7 +1,7 @@ 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]+\]: 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=<[^[:space:]]+>, to=<[^[:space:]]+>, quarantine spam-[^[:space:]]+ +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:]]*> amavis\[[0-9]+\]: spam_scan: whitelisted sender <[^[:space:]]+>, spam check skipped |