http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5675
------- Additional Comments From [EMAIL PROTECTED] 2007-10-14 05:05 -------
-------------------------------
With my long whitelist approach, it is not clear what
textcat_max_languages N (default: 5)
The maximum number of languages before the classification is
considered unknown.
means.
-------------------------------
It means exactly what the documentation says. Read that sentence carefully, and
pay attention to the word "classification" that appears in it. This setting only
applies to how SA classifies messages, it has nothing to do with config options.
A message can potentially contain more than one language, thus match multiple
languages during classification. This threshold tells SA how many languages can
appear in one message before textcat should just decide that it is confused and
classify the language of the message as unknown.
IMHO, the documentation of that feature is sufficient. However, I can see how
someone glancing through the docs could get confused, so if one of the devs
wants to expand it, go for it.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.