Spam etc (was Re: [oclug] How to catch privacy liars with Qmail)

Greg Franks greg at franks.dnsalias.com
Tue Mar 5 14:55:07 EST 2002


I have since decided that anything relayed, for whatever reason,
through Korea is spam...  The spamsters like to tack on some fake
received: lines.  It doesn't matter :-)

BLOCKIP='(211\.1(0[4-9]|1[0-9])\.[0-9]+\.[0-9]+|205\.164\.68\.225)'

#We're nuking anything via korea.
:0
*$ ^Received:.*${BLOCKIP}
{
  EXITCODE = 77
  :0:
  * ^.*
  /dev/null
}

-- 
   __@               Greg Franks              <|       _~@ __O 
 _`\<,_         Ottawa, Ontario, Canada        |O\   -^\<;^\<, 
(*)/ (*)                                       (*)--(*)%---/(*)
          "Where do you want to go today?"   Outside.  



More information about the OCLUG mailing list