On Sun, Nov 19, 2000 at 11:58:36AM -0800, Chris Bunnell wrote:

> That looks good, I like (and use) Sam's other works, but I need RBL
> filtering.  I didn't see where maildrop supported it.

In maildrop you can pipe to an external program.  rblcheck is a spiffy
little piece of code that will exit with a non-zero exit code if the
requested IP is listed in any of the lists you ask it to use.  That
exitcode becomes available (I believe) in the variable $EXITCODE in your
script.  You could quite easily tag, reject, save to a different folder,
etc based on the results.

Use maildrop.  It rules!  Oh, and rblcheck is hosted at sourceforge:
http://rblcheck.sourceforge.net/

Ben
 
-- 
Ben Beuchler                                         [EMAIL PROTECTED]
MAILER-DAEMON                                         (612) 321-9290 x101
Bitstream Underground                                   www.bitstream.net

Reply via email to