Search results for "module:sendmail::milter"
Sendmail::Milter - Interface to sendmail's Mail Filter API
Sendmail::Milter is a Perl extension to sendmail's Mail Filter API (Milter). Note: You need to have a Perl 5.6 or later interpreter built with -Dusethreads....
CYING/Sendmail-Milter-0.18 - 10 Oct 2001 05:21:10 UTC
Sendmail::PMilter - Perl binding of Sendmail Milter protocol
Sendmail::PMilter is a mail filtering API implementing the Sendmail Milter Protocol in Perl. This allows the administrator of Sendmail (and perhaps other MTAs which implement the Milter Protocol) to use pure Perl code to filter and modify mail during...
GWHAYWOOD/Sendmail-PMilter-1.24 - 15 Dec 2022 17:00:27 UTC
lib/Sendmail/PMilter/Context.pm
A Sendmail::PMilter::Context is the context object passed to milter callback functions as the first argument, typically named "$ctx" for convenience. This document details the publicly accessible operations on this object....
GWHAYWOOD/Sendmail-PMilter-1.24 - 15 Dec 2022 17:00:27 UTC
Sendmail::AccessDB - An interface to the Sendmail access.db list
This module is designed so that users of the Sendmail::Milter module (or other Sendmail programmers) can ascertain if a user has elected to whitelist themselves as a "spam friend" (where there should be no spam filtering on mail to them) or, where sp...
STEPHANJ/Sendmail-AccessDB-1.04 - 22 Dec 2014 11:41:36 UTC