Sam <[EMAIL PROTECTED]> wrote:
> On Wed, 27 Jan 1999 [EMAIL PROTECTED] wrote:
> > Okay, then why are people wasting their time rejecting mail from
> > dialups?  Just scan email header for each envelope recipient, and
> > reject emails with >25 "BCC" recipients...
> 
> 1) Because in order to do that, you have to receive the message
> first...

This part is not true. You only need to receive the _header_, and can
still return the appropriate rejection code after your check. This
measure uses slightly more bandwidth than per-host blocking, but much
less than accepting and delivering the message.

Furthermore, according to Russ's qmail homepage:

   Sam Varshavchik has a patch to qmail-smtpd which calls procmail
   recipes to filter spam before it is accepted for delivery.

The above suggestion should be quicker; it performs a very specific
check and can doubtless be implemented faster than the full power of
procmail.

Len.

--
Employ strong encryption with GnuPG and Mailcrypt.
<http://www.pobox.com/~lbudney/linux/software/mailcrypt.html>

Reply via email to