Zane C.B. wrote: > On Fri, 19 May 2006 14:38:25 -0400 > Bowie Bailey <[EMAIL PROTECTED]> wrote: > > > Zane C. B. wrote: > > > Does any one know if a CSV file of the tests and values exists any > > > where? Or does any one know of something similar? > > > > All the scores for the default rules can be found in this file: > > > > /usr/share/spamassassin/50_scores.cf > > > > For any add-on rulesets, just grep the cf files for "^score". > > Cool, much thanks. :)
No problem. Incidentally, don't change any of the files in the /usr/share/spamassassin folder. If you do, your changes will be lost the next time you upgrade. Instead, copy the score lines you want to change over to your local.cf file and make the changes there. Anything in local.cf will override the default rules in /usr/share/spamassassin. -- Bowie