On Wed, Dec 20, 2000 at 12:36:05PM -0500, Jerry Keene wrote:
> Our use of MAPS-RBL filtering on our Qmail servers has been in 
> place for over a year with very few complaints about inaccessibility.
> 
> Lately a couple of intended correspondents have been ruled out by 
> the system.
> 
> Very definitely the "filtered outs" ought to take steps to get off the 
> RBL lists for their own good.
> 
> With that said, however, is it possible to readily build exception-
> lists that allow e-mail correspondence with contacts on the RBL 
> database?

In your tcp.smtp file used by tcpserver:

   # allow this IP through
   10.10.10.10:allow,RBLSMTPD=""

Conversely, to block someone not in the list:

   # hostgo.com are spamming bastards 9/24/00
   209.217.19.180:allow,RBLSMTPD="-Hostgo spam is not wanted here"

jon

Reply via email to