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.