On Thu, 6 Jan 2005 10:23:50 -0800
"Jerry" <[EMAIL PROTECTED]> wrote:

> Anyone have any examples of how to read the "X-Spam-Level: 
> ********************" and delete messages if the score is over 15?
> 
> Thank you
> 

It depends a great deal on what software you're using.  I use
sendmail and procmail.  In my .procmailrc:

SPAM50FOLDER = /dev/null
:0
* ^X-Spam-Level:
\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\
*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*
${SPAM50FOLDER}

-- 
Raquel
============================================================
After all there is only one race - Humanity.
  --Thomas Moore

Attachment: pgpnHMW6hPHZ9.pgp
Description: PGP signature

Reply via email to