Modify ↓
Ticket #9610 (closed defect: fixed)
Opened 17 months ago
Last modified 17 months ago
Spamfilter bayes sometimes forgets database contents
| Reported by: | dstoecker | Owned by: | dstoecker |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | plugin/spamfilter | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Sometimes the spamfilter seems to forget it already has trained datasets and starts to print something like
2010-09-09 17:01:41,552 Trac[bayes] INFO: Bayes filter strategy requires more training. It currently has only 0 words marked as ham, and 5647 marked as spam, but requires at least 25 for each.
Reloading of trac instance (e.g. apache reload) or training new entries fixes this.
Reason still unknown.
Attachments
Change History
comment:1 Changed 17 months ago by dstoecker
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



In r10118.