After using Spambayes 1.04 with Python 2.3
succesfully, all of the sudden the message header in my
emails are showing this error:
X-Spambayes-Exception: exceptions.AssertionError() in
probability() at
C:\spambayes-1.0a4\spambayes\classifier.py line
307: assert
hamcount <= nham
I'm using WindowsXP SP1 with Pocomail 3.01. I use
pop3proxy of which I use the default settings, I've only
put in my pop3 adresses and the smtp address.
Greetz,
Floortje.
Logged In: YES
user_id=552329
This means that your database has become corrupt. The
only option is to retrain from scratch. While you're doing this,
you should also upgrade to 1.0a5, which fixes a number of
bugs, including a possible cause of this problem.