mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
55812278cc
Feature safe: yes
12 lines
553 B
Plaintext
12 lines
553 B
Plaintext
This is a simple sendmail milter which adds an X-RBL-Warning header to
|
|
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
|
|
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.
|
|
|
|
Author: Jeremy Beker <gothmog@confusticate.com>
|
|
WWW: http://opensource.confusticate.com/rbl-milter/
|