> I'm currently test spamassassin (spamd/spamc) to see if we should
> implement it sitewide here. Is there a way to log how many mails that
> spamassassin tags as spam and how many that aren't counted as spam. If
> it's possible I also want to log the score so we can have our own little
> high sco
You know, I was just looking at that this morning.. if you're familiar with
MRTG, this might be of use to you..
http://users.2z.net/rpuhek/scripts_public/spamd/
I haven't actually set it up yet, but it doesn't look too terribly
difficult. Besides, MRTG graphs are pretty. :-)
- Original Mess
i have observed numbers in the range of 50% spam for several
enterprises measured over the day.
i use amavisd and postfix for this purpose.
i set loglevel=3 in /etc/amavisd.conf.
then here's a shell script that computes it:
#!/bin/sh
log=/s3/amavis/amavis.log
spamin=`grep $1 $log | grep "spam