PrePflog Reference documentation
Use prepflog.pl -help for the options.
Typical usage with pflogsumm
prepflog.pl -d yesterday /var/log/mail | pflogsumm
Typical usage with awstats
In awstats configuration file set:
LogFile="/usr/local/bin/prepflog.pl < /var/log/mail | perl /usr/local/awstats/tools/maillogconvert.pl standard |"
Note for Debian users
(courtesy of Corné van Eeden)
Debian users: make sure the libdate-calc-perl package is installed.
Usage on debian with default amavis and postfix installation (Tested on Sarge):
LogFile= "/usr/local/bin/prepflog.pl < /var/log/mail.info | perl /usr/share/doc/awstats/examples/maillogconvert.pl standard |"