On Wed, 2008-03-12 at 10:07 -0400, B. Cook wrote: > Hello all, > > Is there something that will make pretty graphs for non smtp-speak > people to see and understand for exim? > > I see the latest mailgraph says it has exim support, but > > $ /usr/local/sbin/mailgraph.pl -v --logfile /var/log/exim/mainlog -c > > everyline just comes up with this: > > WARNING: line not in syslog format: > > Thanks in advance.. > > >
You can eximstats - a perl script included with exim src. /usr/exim/bin/eximstats -html -charts -h1 /var/log/exim_mainlog /var/log/exim_rejectlog > /home/web/mailserver/stats/index.html - jeff -- ## 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/
