On Tue, 21 Apr 2015 22:48:46 -0500 (CDT) David B Funk wrote: > is the autolearn_force being ignored because of the initial BAYES_00 > score?
Yes, a Bayes point in the opposite direction prevents auto-training. All the force flag does is override the 3+3 rule. > Is there a 'autolearn_force_yes_I_really_mean_it' tflag that > can be used to overcome that inhibition? Not as such, but it is possible to get that behaviour by transferring the score of BAYES_00 into two mutually exclusive meta-rules, one marked "learn", and the other "noautolearn". The former will retain the sanity-check and the latter wont.