diff options
Diffstat (limited to 'logcheck/ignore.d.server/amavis')
-rw-r--r-- | logcheck/ignore.d.server/amavis | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/logcheck/ignore.d.server/amavis b/logcheck/ignore.d.server/amavis new file mode 100644 index 0000000..cd2ce17 --- /dev/null +++ b/logcheck/ignore.d.server/amavis @@ -0,0 +1,6 @@ +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)-[0-9-]+(\.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: Yes, hits=[\.0-9]+ tests=[^[:space:]]+ <[^[:space:]]+> +amavis\[[0-9]+\]: warning - MIME::Parser error: unexpected end of header |