Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: [Original edit by SidneyMarkowitz] Added another explanation for "unavailable" state, and consolidated some text

...

  • ham: the message was learned as ham (non-spam)
  • spam: the message was learned as spam
  • no: explicitly that the specific message didn't achieve the proper threshold values and requirements to be learned
  • disabled: means that the configuration specifies bayes_auto_learn 0 or use_bayes 0 and so no autolearning is attempted
  • failed: means that autolearning was attempted, but couldn't complete. This happens if SpamAssassin can't gain a lock on the Bayes database files, etc.
  • unavailable: catch-all for anything autolearning not completed for any reason not covered above.

Question: Which of the six states means "Autolearn not performed: message already learned"?

...

  • It could be the message was already learned, or the number of learned ham or spam is below the bayes_min_ham_num or bayes_min_spam_num thresholds.

...

CategoryFaq