.TH BLD-PF_LOG.PL "8" "December 2004" .SH NAME bld-pf_log.pl - feed BLD with Postifx log files .SH SYNOPSIS .br .B bld-pf_log.pl .SH DESCRIPTION .PP \fBbld-pf_log.pl\fR reads mail logs and submits to a \fBbld\fR daemon anything that looks like a "user unknown" Postfix log line. This script gets its information from stdin, so the easiest way to use it is like this: .sp .ti +3 tail -f /path/to/postfix/logfile | bld-pf_log.pl .PP You may have to provide various options to the \fBtail\fR program in order to support file modifications such as log rotations. .SH SEE ALSO bld(8) bldread(8) tail(1) .SH AUTHOR Olivier Beyssac