On Mon, 12 Apr 2010 00:30:18 -0700 (PDT) Daniel Lemke <[email protected]> wrote:
> > Hi, > > I'd like to enable bayes auto learn for a specific shortcircuit rule. > This is what I've got: > > shortcircuit BAYES_00 on > score BAYES_00 -50 > tflags BAYES_00 learn > > It's declared in site wide local.cf. A test showed that SA does > consider changes to the score but ignors removing the "noautolearn" > flag. I added the "learn" tflag instead, same result: The default is learn, not noautolearn - either prevents autoleaning.
