At 09:43 AM 11/3/2003, Tony White wrote:
I'm using SpamAssassin 2.6 and amavisd-new along with DCC and Razor. After watching over a week's worth of spam headers for the SA X-Spam headers I have not seen any Razor tests performed in a long time. How can I tell if Razor is really working?

try running the SA command line with debug-mode output turned on:


spamassassin --lint -D

you should see a lot of debug output regarding razor including these lines:
        debug: Razor2 is available
        debug: entering helper-app run mode

You can also pump the "sample-spam.txt" that comes with SA through it and it should match razor2:

spamassassin < sample-spam.txt

It should get something like this in terms of matches:

1000 GTUBE                  BODY: Generic Test for Unsolicited Bulk Email
 1.1 RAZOR2_CF_RANGE_51_100 BODY: Razor2 gives confidence between 51 and 100
                            [cf:  84]
 1.0 RAZOR2_CHECK           Listed in Razor2 (http://razor.sf.net/)







-------------------------------------------------------
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/
_______________________________________________
Razor-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to