diff options
author | Jonas Smedegaard <dr@jones.dk> | 2002-12-06 18:05:09 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2002-12-06 18:05:09 +0000 |
commit | f500da26477d433e0bf59a1714d32e9e0ee92896 (patch) | |
tree | 33f6780db8b1c6d0c731f8017662426d1c66e237 /logcheck/ignore.d.server/amavis | |
parent | 4df46411735f3924d3f06201d7daa863e0e81661 (diff) |
Add $ to all non-loose entries. Misc. cleanup.
Diffstat (limited to 'logcheck/ignore.d.server/amavis')
-rw-r--r-- | logcheck/ignore.d.server/amavis | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/logcheck/ignore.d.server/amavis b/logcheck/ignore.d.server/amavis index 898e265..1fa7231 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]+\]: mail checking ended: (DISCARD|REJECT) -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 +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=(<[^[: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$ |