John Bossert [EMAIL PROTECTED] wrote: > Does anyone have a script they could send me/post that performs an > analysis of the mail log to determine: > > 1) amount of spam rejected (and the blacklists doing the rejecting) > 2) mail delivered (and the senders/recipients) > 3) mail sent (and the senders/recipients) > > I'm looking for some sort of statistics package.
I don't have anything like that developed yet, but I plan to create a statistics module for Courier::Filter[1]. In combination with RRDtool[2] this might give a nice statistics tool for Courier. Generally, if you want to gather statistics about Courier sending and receiving messages, you'd probably be better off using a non-filtering courierfilter instead of parsing syslog. References: 1. http://search.cpan.org/dist/Courier-Filter/ 2. http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
