We allow user rules. (Please don't argue with me about this. It's a very
small site and yes, we do trust our users.)

The following are in my .spamassassin/user_prefs
 header CF_SUB_UID               Subject =~ /vlb|Vicki/i
 score CF_SUB_UID                4.0
 describe CF_SUB_UID             Subject: contains my ID
 header CF_NOT_FOR_ME            ToCc !~ /[EMAIL PROTECTED]/
 score CF_NOT_FOR_ME             3.0
 describe CF_NOT_FOR_ME          Neither To nor Cc me

Here are the headers from a piece of spam

X-Spam-Flag: YES
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cfcl.com
X-Spam-Level: *****
X-Spam-Status: Yes, score=5.0 required=0.5 tests=CF_NOT_FOR_ME,CF_SUB_UID,
        FORGED_RCVD_HELO autolearn=no version=3.0.2
X-Spam-Report:
        *  1.0 CF_SUB_UID Subject: contains my ID
        *  1.0 CF_NOT_FOR_ME Neither To nor Cc me
        *  3.0 FORGED_RCVD_HELO Received: contains a forged HELO


What am I doing wrong? My tests are running. But why are my tests scoring
only 1.0 and not the score I specify?

Does anyone see something really lame I'm missing?
-- 
Vicki Brown     ZZZ                Journeyman Sourceror:
SF Bay Area, CA    zz  |\     _,,,---,,_      Scripts & Philtres
http://www.cfcl.com zz /,`.-'`'    -.  ;-;;,_Code, Doc, Process, QA
http://cfcl.com/vlb   |,4-  ) )-,_. ,\ ( `'-'Perl, Unix, Mac OS X, WWW
____________________ '---''(_/--'  `-'\_)  ___________________________

Reply via email to