Download List

Project Description

PMilter implements Sendmail's "milter" mail filtering protocol in Perl,
allowing scripts direct access to the SMTP transaction in progress,
rather than filtering later. It can function as a drop-in replacement
for Sendmail::Milter, though PMilter does not require threads or the
"libmilter" API to be available.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-24 04:25
0.91_01

This version significantly improves documentation,
and introduces the "prefork" and "ithread"
dispatchers, allowing for more resource-efficient
milter implementations. The dispatcher used may be
set with the PMILTER_DISPATCHER environment
variable for easier use with milters using the
Sendmail::Milter compatibility API. See "perldoc
Sendmail::PMilter" for details.
Tags: Code cleanup

2004-02-20 17:35
0.90

Tags: Initial freshmeat announcement

Project Resources