SpamAssassin: Tests Performed: v3.3.x
Tests Performed: v3.3.xThis is the current list of tests SpamAssassin performs on mail messages to determine if they’re spam or not. If you wish to change the score from the default, add a line like this to your ~/.spamassassin/user_prefs:
score NAME_OF_TEST 3.0
Where 3.0 is the hits you wish that test to incur, and NAME_OF_TEST is the test name from the TEST NAME column below.
If you wish to disable a test, set the score to 0 by adding a line like this to your ~/.spamassassin/user_prefs:
score NAME_OF_TEST 0
Note that these are the scores for the current stable release of SpamAssassin; they may be different from the ones you’re running on your servers, if SpamAssassin is installed there.
The ‘More Info’ links, if present, lead to a section of our Wiki for collaborative documentation of rules; some of the rules include additional user-contributed documentation there. If you feel like adding a page describing a rule in further detail, feel free to create a page at that link, using the RuleDescriptionTemplate format.