      ipizer - improve a sendmail log file by adding IP addresses

Sendmail log files are complicated and hard to analyze.  They have
the IP address of the connection in one place, and the results of
the connection on another line later on.  Correlating the two, so
you can make a list of IP addresses that are misbehaving in a certain
way, is difficult.

This filter is intended to make the correlation easier.  It takes
a standard sendmail log file as input, and produces as output the
same log entries but with the IP address appended to each line,
where possible.

See the manual entry for more details.

Files in this distribution:

    README		this
    Makefile		guess
    ipizer.l		source file
    ipizer.1		manual entry

To build: just do a make.

Feedback is welcome - send bug reports, enhancements, checks, money
orders, etc. to the addresses below.

    Jef Poskanzer  jef@mail.acme.com  http://www.acme.com/jef/
