Title: Negative score for SAtalk messages
I don't even run them thru SA. I have procmail skip them out of the loop.
 
You rule looks fine to me!
-----Original Message-----
From: Marc Steuer [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 19, 2003 2:49 PM
To: [EMAIL PROTECTED]
Subject: [SAtalk] Negative score for SAtalk messages

Hi list members,

I want to score messages from [SAtalk] with a negative score so examples posted to the list won't be tagged as spam.  This is my first venture into regex and I've tried:

header MY_SATALK                        Subject =~ /\[SAtalk\]\b/
describe MY_SATALK              Message from [SAtalk]
score MY_SATALK                 -10

Messages with [SAtalk] in the subject aren't always matched by this rule. 

Two questions:
1.  Do I have the rule syntax correct? 
2.  Is there an alternate way to ensure SAtalk messages won't be tagged as spam?

Thanks,
Marc


Reply via email to