Nathan Zabaldo a écrit :
I’m running SA v 3.0.2 on Debian Woody.
Spamassassin –D –lint returns the following regarding Bayes:
debug: bayes: found bayes db version 3
debug: bayes: Not available for scanning, only 1 spam(s) in Bayes DB < 200
I have been running the following fetchmailrc against ham and spam
folders.
My ham folder has 283 messages and my spam folder has 1014 messages.
I can see that the messages are being read, but for some reason Bayes is
not activating now that I have the minimums required for spam and ham.
Why isn’t Bayes running or even registering that I have more than 1 spam
message?
make sure the user who runs sa-learn is the one you use when running
"spamassassing -D --lint" above. if it's the case, try feeding some
messages to sa-learn and see if it "learns" them.