summaryrefslogtreecommitdiff
path: root/mail/p5-Sendmail-Milter/pkg-descr
blob: 06255a558b42b6591245f0bbaea7344a4fd291bf (plain) (blame)
1
2
3
4
5
6
7
8
9
Sendmail::Milter provides users with the ability to write mail filters in Perl
that tightly integrate with sendmail's mail filter API.

With this module, you can define and register Perl callbacks with the Milter
engine. This module calls your perl callbacks using interpreters from a
threaded persistent interpreter pool. Milter contexts are presented using an
object-oriented style interface for performing operations on a Milter context.

WWW: https://sourceforge.net/projects/sendmail-milter/