Burton Windle wrote: > I'm a fairly new user of SpamAssassin, running Debian's 3.0.4-2. > > If I get a piece of spam that, for some reason or another, gets a > BAYES_00 score and nothing else, it will score negative points and is > auto-learned as ham. > > To keep my Bayes db is line, do I have to sa-learn --forget this message > and then sa-learn --spam this message, or will just learning it as spam > unlearn it as ham? >
You don't need to do a forget. If a message has already been learned as one type, and you manually train it as the other, sa-learn will automatically compensate the counters to negate the previous mis-learning.