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 =~ /\[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

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 envelope-sender address.

Dave

-- 
Dave Funk                                  University of Iowa
<dbfunk (at) engineering.uiowa.edu>        College of Engineering
319/335-5751   FAX: 319/384-0549           1256 Seamans Center
Sys_admin/Postmaster/cell_admin            Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to