[Spambayes] Spambayes problem

Skip Montanaro skip at pobox.com
Fri Apr 16 07:15:21 EDT 2004


    Simon> Even if try to pipe a single message with sb_filter.py < message
    Simon> I get:

    ...

    Simon>     assert hamcount <= nham
    Simon> AssertionError

This is the sign of a corrupt database.  You need to retrain from scratch.
Hopefully you saved your ham and spam used to train in the first place.

Make sure you don't have multiple processes updating the database.

Skip



More information about the Spambayes mailing list