Right before resending, kill the bad ones.  Just test for 20 *'s.  I write
the killed to a MBOX I can review later for collateral damage.  Just send to
/dev/null to kill.  If you kill, you don't need locking so the :0 should be
used instead of :0: BTW.

<<Dan>>


# Save SPAM to SPAM MBOX and kill
# Test for SpamAssassin Spam-Level of 7 or higher.
:0:
* ^X-Spam-Level: \*\*\*\*\*\*\*
${SPOOLDIR}/spam

# Resend Good Mail
:0
! -f "$@"

|-----Original Message-----
|From: Rossz Vamos-Wentworth [mailto:[EMAIL PROTECTED]]
|Sent: Thursday, July 18, 2002 3:30 PM
|To: [EMAIL PROTECTED]
|Subject: [SAtalk] nuking high scores
|
|
|I'm still in the learning process for both SA and procmail, so pardon 
|my ignorance.
|
|I want my server to nuke spams with exceptionally high scores, e.g. 
|>20 (I may adjust this down).  My short term tests have indicate (at 
|least for my personal mail), that items either have a very low score 
|(5-10), or are out of the ballpark (today one had a score of 38.3).  
|Over time, I should be able to fine-tune my settings to handle some 
|of the grey area items properly.
|
|So what exactly do I put in procmailrc after the call to spamc to 
|nuke the high scorers?
|
|Thanks for your time.
|
|
|
|-------------------------------------------------------
|This sf.net email is sponsored by:ThinkGeek
|Welcome to geek heaven.
|http://thinkgeek.com/sf
|_______________________________________________
|Spamassassin-talk mailing list
|[EMAIL PROTECTED]
|https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
|


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to