mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
2f50aab331
PR: ports/8516 and ports/9080 Submitted by: John Saunders <john@nlc.net.au> Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
16 lines
628 B
Plaintext
16 lines
628 B
Plaintext
rblsmtpd is a generic tool to block mail from RBL-listed sites. It works
|
|
with any SMTP server that can run under tcpserver; in particular, any
|
|
version of qmail or sendmail. Turning it on is easy: simply insert
|
|
rblsmtpd in front of the real SMTP server in your inetd.conf (or
|
|
tcpserver) invocation.
|
|
|
|
rblsmtpd supports anti-RBL lists for sites that want to skip RBL lookups
|
|
for preauthorized hosts. It also optionally pays attention to temporary
|
|
RBL lookup errors.
|
|
|
|
See http://pobox.com/~djb/rblsmtpd.html for info and updates.
|
|
|
|
See http://maps.vix.com/rbl/ for more information about the RBL.
|
|
|
|
-John Saunders <john@nlc.net.au>
|