PrePflog Reference documentation

From voipsupport
Revision as of 17:38, 13 June 2016 by John (talk | contribs) (→‎=Note for Debian users)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 |"