ram01 wrote:
> "auto-learn? no: scored as spam but learner indicated ham"
> is given if  if ($learned_points < $learner_said_ham_points)    where
> $learner_said_ham_points = -1.0
>
> what exactly is learned_points
>   
It is a recalculation of the message score, based on the following
changes from the normal score calculation:

1) All "userconf" tests disabled. ie: whitelist/blacklists. This is to
prevent an errant whitelist_from from poisoning the autolearning.
2) All "learning" subsystems are disabled, ie: bayes and AWL. This is to
prevent "self feedback".
3) The score set is changed, because bayes is disabled.




Reply via email to