Matt wrote: > I use greylisting etc in exim to reduce spam. Also spamassassin after > that. I want to graph with MRTG the number of attempted deliveries in > exim vs the number of accepted. Looking at the log file I am guessing > I can get number of completed by looking for entries that contain > "virtual_localdelivery". Not sure how to get count on attempted > though? Any ideas?
Check out eximstats which generates these kinds of statistics already (and comes with the exim distribution). Regards D. -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
