You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

If a message has been learned incorrectly, what do I need to do to fix it?

The simple answer is to send the message through sa-learn with the appropriate commandline parameter set:

  • sa-learn --spam (or)
  • sa-learn --ham

just as you would if it were to learn a new message. The Bayes code will automatically forget the original version and just learn the message as you specify.

  • No labels