On Fri, 10 Mar 2000 11:46:52 -0500 , "Mark E. Drummond" writes:
> Will using RSS/DUL/RBL etc prevent someone from a blocked site from
> sending mail to postmaster at a site using the RSS etc? This is
> certainly a Bad Thing ....

Yes, and I agree.

I solved this problem by patching qmail-smtpd to do
the actual rejection of connections, based on
$RBLSMTPD.  If RBLSMTPD is set, it will only accept
mail to addresses listed in control/rblrcpts.  All
others will be rejected with the error message in
$RBLSMTPD.

Then I added an option to rblsmtpd ("-e") which
would cause it to exec the real smtpd in any case,
but set the RBLSMTPD environment variable if
$TCPREMOTEIP was listed.

It's not a major hack, but I think I would have to
redo the work to a stock smtpd, before I could
publish patches.  If there's enough interest, I'll
post them.

-- 
Chris Mikkelson  | For example, I could be a sentient PERL script.  That
[EMAIL PROTECTED] | pretty much assumes that someone brilliant enough to
                 | write me was also stupid enough to program in PERL.
                 | Not a likely explanation.  -- Terry Lambert

Reply via email to