I'm using the pop3proxy in windows. I get the following
header added from spambayes:
X-Spambayes-Exception: exceptions.AssertionError() in
probability() at C:\my path\spambayes-1.0a4
\spambayes\classifier.py line 307: assert hamcount <=
nham
Any idea what is causing this?
Logged In: YES
user_id=552329
This means that your database has become corrupted. The
only reasonable solution is to retrain from scratch. If this is a
recurring problem, please read FAQ 5.2:
http://spambayes.sourceforge.net/faq.html#my-database-
keeps-getting-corrupted
Logged In: YES
user_id=728935
I didn't have the which_database.py file so I downloaded it
and when I run I get the following error:
Traceback (most recent call last):
File "C:\My
Path\spambayes-1.0a4\utilities\which_database.py", line 33, in ?
import bsddb3
ImportError: No module named bsddb3
I'm new to Python but am familiar to Perl. Is there a path
to the include files I need to add?
Logged In: YES
user_id=85414
You need bsddb3-4.1.6.win32-py2.2.exe from
http://sourceforge.net/project/showfiles.php?group_id=13900