fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
441 B
Text
7 lines
441 B
Text
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.
|