Kurt Buff ([EMAIL PROTECTED]) wrote: > I've been looking at this thread, and since I don't run spamd (just postfix > and spamassassin), I was wondering if there were any way for me to get > stats. > > I've seen MikesStatScript at exit0, which depends on MailScanner, and > qmailmrtg7 from http://www.inter7.com/mrtg.html, which depends on qmail. > > Anything out there for people in my situation?
caveat #1: I'm using amavis-new to hook up SA with postfix. If you're just firing up a new SA process for each incoming mail, your logs may look rather different than mine. caveat #2: I haven't actually tried any of these yet. I'm still surveying what's out there and trying to define what my requirements are. YMMV. For starters, I'd look more closely at MikesStatScript -- it reports on the output of MailScanner and SpamAssassin but my reading suggests that those two things aren't connected; if you're only using one of the two utilities you'll only see data for the one you're using. So in your case you'd just see the "scanner says virus" column always zero. There's also Mailgraph: http://people.ee.ethz.ch/~dws/software/mailgraph/ If you're at all perlhacker it looks like you can pretty easily customize the scripts here http://taz.net.au/postfix/mrtg/ or here http://taz.net.au/postfix/scripts/ or here http://www.monkeynoodle.org/comp/tools/spam to understand what ends up in your logfiles -- particularly if you've got SA logging to the same logfile as postfix. sev -- *** [EMAIL PROTECTED] can also be found at http://www.byz.org/~sev *** "Life makes no sense." --Paul Auster
