[Bug 720071] [NEW] munin-node amavis spam stats
Tim Kuijsten
720071 at bugs.launchpad.net
Wed Feb 16 14:05:11 UTC 2011
Public bug reported:
Binary package hint: munin
The amavis plugin of munin-node displays 0 for "probably spam" and
"surely spam" statistics. This is because it does the wrong `grep` on
the mail log file.
The included patch has 2 altered grep statements
sure spam is a grep for 'Blocked SPAM'
and probably spam is a grep for messages with a "Hits" score between 4 and 10
The default Ubuntu SpamAssassin configuration will tag messages with a
score above 2.0 and mark messages as Blocked SPAM if it has a score
above 6.31.
** Affects: munin (Ubuntu)
Importance: Undecided
Status: New
** Tags: amavis spam statistics
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.
https://bugs.launchpad.net/bugs/720071
Title:
munin-node amavis spam stats
More information about the Ubuntu-server-bugs
mailing list