diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-02-08 11:19:55 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-02-08 11:19:55 +0000 |
commit | 8bc0d343a980ffca74a9e97eaaa59308d044ae11 (patch) | |
tree | 360d020352759adedec591823e9147802f8e0e1b /logcheck/ignore.d.workstation/local | |
parent | 6aae6f2f1f9a0f39182b6e1ae94f473bdd09c86a (diff) |
Capture and filter out spam to mutiple recipients.
Diffstat (limited to 'logcheck/ignore.d.workstation/local')
-rw-r--r-- | logcheck/ignore.d.workstation/local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/logcheck/ignore.d.workstation/local b/logcheck/ignore.d.workstation/local index 2c1e0c8..128e6e3 100644 --- a/logcheck/ignore.d.workstation/local +++ b/logcheck/ignore.d.workstation/local @@ -5,7 +5,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=(<[^>]+>|\(\?\)), 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$ ### ignore.d.server/anacron |