SA version = 2.70-r6256
Platform = Redhat Linux 9

I've been working on some home scripting that relies on finding SA
default scores in the /usr/share/spamassassin/*scores.cf.  Until now
I had been under the impression that all scores were posted there
unless overridding by local config.

But I'm finding this test:
          HTML_CONVERTED 
 included in X-Spam-Status line and I see a score of 1 in:
          X-Spam-Report: 
       *  1.0 HTML_CONVERTED BODY: HTML conversion tool used by spam

I'm the only user on this machine so its not coming from my config.
Grepping my sa data files at /usr/share/spama*:
like:
grep -r HTML_CONVERTED /usr/share/spama*
Gives me:
   /usr/share/spamassassin/20_html_tests.cf:body HTML_CONVERTED \     
        eval:html_test('div_converted')
  /usr/share/spamassassin/20_html_tests.cf:describe HTML_CONVERTED \
         HTML conversion tool used by spam

Nothing about a score.  And no hit on *scores.cf

Any one know what is happening here?

       

Reply via email to