freebsd-ports/mail/rbl-milter/pkg-descr

14 lines
698 B
Text
Raw Normal View History

This is a simple sendmail milter which adds an X-RBL-Warning header to
2003-04-07 21:14:05 +02:00
any emails that are received that come from an open relay as
determined by your choice of RBL checking service (i.e. bl.spamcop.net).
This is useful if you'd rather have the mail user agent (MUA) deal with
2003-04-07 21:14:05 +02:00
potential spam rather than just blocking it in case you loose
legitimate messages. Note that the X-RBL-Warning header is only set if
the site was found to be an open-relay.
For more information, see the rbl-milter website at:
WWW: http://opensource.confusticate.com/rbl-milter/
RBL-Milter was created by Jeremy Beker <gothmog@confusticate.com> and
2003-04-07 21:14:05 +02:00
the port is maintained by Ned Wolpert <wolpert@codeheadsystems.com>