Re: [SAtalk] Negative score for SAtalk messages

2003-11-20 Thread Terry Milnes
Ditto, kinda, mine is specific to this list: whitelist_to [EMAIL PROTECTED] whitelist_from_rcvd [EMAIL PROTECTED] lists.sourceforge.net Works for me and is harder for spammers to abuse. Note that for this to work your mail system must be set up in such a way that spamassassin can "see" the e

Re: [SAtalk] Negative score for SAtalk messages

2003-11-19 Thread David B Funk
On Wed, 19 Nov 2003, Marc Steuer wrote: > 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 =~ /\[SAtal

Re: [SAtalk] Negative score for SAtalk messages

2003-11-19 Thread Robert Menschel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Marc, Wednesday, November 19, 2003, 11:49:08 AM, you wrote: MS> I want to score messages from [SAtalk] with a negative score so MS> examples posted to the list won't be tagged as spam. ... MS> 2. Is there an alternate way to ensure SAtalk me

Re: [SAtalk] Negative score for SAtalk messages

2003-11-19 Thread Matt Beland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 19 November 2003 12:08 pm, Chris Thielen wrote: > To check if it was sent to the list I look for this header: > X-BeenThere: [EMAIL PROTECTED] This is the best header to check for: List-Id: Talk about SpamAssassin - -- Matt Beland [EM

Re: [SAtalk] Negative score for SAtalk messages

2003-11-19 Thread Matt Kettler
At 02:49 PM 11/19/2003, Marc Steuer wrote: 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_SATALKSubject =~ /\[SAtalk\]\b/ describe MY_SATAL

RE: [SAtalk] Negative score for SAtalk messages

2003-11-19 Thread Chris Santerre
ECTED]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: head

RE: [SAtalk] Negative score for SAtalk messages

2003-11-19 Thread Chris Thielen
said: > 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] > Subjec

Re: [SAtalk] Negative score for SAtalk messages

2003-11-19 Thread Chris Thielen
Hey Marc, I use procmail to send SAtalk to a separate IMAP folder (SpamAssassin-talk), bypassing SpamAssassin. Any email sent to my SATalk email address but not to the list is checked by spamassassin, then put in a yet another IMAP folder (SpamAssassin-talk/direct). To check if it was sent to th

[SAtalk] Negative score for SAtalk messages

2003-11-19 Thread Marc Steuer
Title: 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\