mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-27 18:05:58 +03:00
[GH-ISSUE #984] Bayes is labeling everything as ham #836
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#836
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @souldessin on GitHub (Dec 6, 2016).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/984
I have this email address that I have moved into Modoboa and bayes has decided that everything gets labeled as ham with a bayes_00 flag. I have set up the spam folder to use sa-learn, but the --dump magic isn't increasing at all.
I wonder if I am training a second database by accident or if something is wrong. I used the installer script and am unsure how to clear and retrain the bayes database.
Thank you for any help
@souldessin commented on GitHub (Dec 6, 2016):
Update: I am closing this issue for the time being. I found that bayes was storing it under the --username=amavis user and am going to clear the database and re-teach it. I will see how that ends up.