Apache SpamAssassin: Difference between revisions

Content deleted Content added
Reverted to revision 889993439 by 2.109.109.28 (talk): Rv - not a user forum (TW)
Line 32:
 
Each test has a score value that will be assigned to a message if it matches the test's criteria. The scores can be positive or negative, with positive values indicating "spam" and negative "ham" (non-spam messages). A message is matched against all tests and Apache SpamAssassin combines the results into a global score which is assigned to the message. The higher the score, the higher the probability that the message is spam.
 
The result is a "probability" and can be incorrect. A method of communicating with Spam Assassin, if it exists, is very hard to find.
 
Apache SpamAssassin has an internal (configurable) score threshold to classify a message as spam. Usually a message will only be considered as spam if it matches multiple criteria; matching just a single test will not usually be enough to reach the threshold.