[Spambayes] It started problem in spambayes.

Peter Beckman beckman at purplecow.com
Sat Aug 16 11:46:46 EDT 2003


What about adding the fact that dumbdb creates 3 files, while the other,
preferable databases create only 1 file.  And this is what it looks like
using the "file" command on unix:

Good DB:
    .hammiedb: Berkeley DB (Hash, version 7, native byte-order)

DumbDB (BAD):
    .hammiedb.bak: ASCII text
    .hammiedb.dat: data
    .hammiedb.dir: ASCII text

This information would have helped me in the beginning to determine that I
was using dumbdb (since which_database.py didn't show up until after 1.0A4
release).

Beckman

On Sat, 16 Aug 2003, Meyer, Tony wrote:

> > Perfect It works this time!... many thanks!!!! Suggest update
> > on spambayes
> > FAQ for anyone have that similar error on their unix procmail. :-)
>
> <sigh />
>
> FAQ 5.2.  It's been there a while.
> http://spambayes.sourceforge.net/faq.html#my-database-keeps-getting-corr
> upted
>
> =Tony Meyer
>
> _______________________________________________
> Spambayes mailing list
> Spambayes at python.org
> http://mail.python.org/mailman/listinfo/spambayes
>

---------------------------------------------------------------------------
Peter Beckman                                                  Internet Guy
beckman at purplecow.com                             http://www.purplecow.com/
---------------------------------------------------------------------------



More information about the Spambayes mailing list