Jake Colman wrote:
Does anyone have any suggestions for using mrtg to produce a graph showing the amount of received email and how much of it was flagged as spam?I am using mrtg, sendmail, and procmail on all the same server.
Have a look at http://munin.sf.netIt gathers data from several plugins and does nice statistics using mrtg. Either use it or have a look at the sendmail and spamassassin-plugins to get ideas how to analyse you logfiles and push everything to rrdtool.
-- CU, Patrick.