diff options
author | jim <jim@FreeBSD.org> | 1999-08-22 11:31:25 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 1999-08-22 11:31:25 +0800 |
commit | 608572ab4b05e198d523d99c22af5503e541be67 (patch) | |
tree | 8d822fe7b4b9d5e8eb2102004ca452f910de4275 /mail/rblsmtpd | |
parent | e13ac84275139f1654e3fba6327c4e7db62ba4a3 (diff) | |
download | freebsd-ports-gnome-608572ab4b05e198d523d99c22af5503e541be67.tar.gz freebsd-ports-gnome-608572ab4b05e198d523d99c22af5503e541be67.tar.zst freebsd-ports-gnome-608572ab4b05e198d523d99c22af5503e541be67.zip |
Changed info site URL.
PR: 13313
Submitted by: maintainer
Diffstat (limited to 'mail/rblsmtpd')
-rw-r--r-- | mail/rblsmtpd/pkg-descr | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/mail/rblsmtpd/pkg-descr b/mail/rblsmtpd/pkg-descr index b17aa74a9b4b..1477a1411a76 100644 --- a/mail/rblsmtpd/pkg-descr +++ b/mail/rblsmtpd/pkg-descr @@ -1,17 +1,14 @@ -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 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 tcpserver invocation (or inetd.conf). 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> - -WWW: http://pobox.com/~djb/rblsmtpd.html +WWW: ftp://koobera.math.uic.edu/www/rblsmtpd.html |