Please forgive me if this is in the archives; I'm having trouble finding it.
I've just finished training my Bayes DB using sa-learn (perversely, when I was trying to collect 200 spam messages, the spammers decided to stop sending to me). Now that the DB is usable, it's interesting that while most ham messages produce at least one small rule hit and a negative Bayes score that results in "Autolearn=no", when BAYES_00 is the ONLY rule that hits I get "Autolearn=failed". Two quick questions: 1) What should I do about this, and 2) Should I worry, or just ignore it? TIA, -Don