On Thu, 6 Nov 2003, Robert Leonard III wrote:
> My system has only two scoring options for the Razor2 matches.. 0-50, and
> 51-100.. I'd like to score those with a confidence of 90+ higher than those
> with at 51..
> 
> What is the syntax to add to my local.cf files to allow this to happen.. or
> can it happen?

body    RAZOR2_CF_RANGE_90_100  eval:check_razor2_range('90','100')
tflags  RAZOR2_CF_RANGE_90_100  net
describe RAZOR2_CF_RANGE_90_100 Razor2 gives confidence between 90 and 100
score RAZOR2_CF_RANGE_90_100 0 1.552 0 1.101

Note the multiple scores. The zeroes in positions 1 and 3 are designed to
disable the Razor2 tests when network tests are disabled....

Also note that this test will *overlap* with the existing 51-100 test, so
you may want to disable it by scoring it all zeroes, and create a 51-89
test. Or you can just use cumulative scoring for the 91-100 test.

- Charles



-------------------------------------------------------
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