corrupted db files?

Fletcher Mattox fletcher at cs.utexas.edu
Tue Dec 31 19:12:08 CET 2002


Oh wait.  I found the problem.  It happens only with the Solaris bogoutil.
If I run the linux bogoutil on the same database (via a shared NFS
partition), the problem does not happen.

solaris$ bogoutil -d /lusr/share/adm/sendmail/bogofilter/spamlist.db | head -5
-- 33554432
--########## 16777216
--- 100663296
---+part_boundary_20021224_151309 16777216
---+part_boundary_20021226_045510 16777216
solaris$

linux$ bogoutil -d /lusr/share/adm/sendmail/bogofilter/spamlist.db | head -5
-- 2
--########## 1
--- 6
---+part_boundary_20021224_151309 1
---+part_boundary_20021226_045510 1
linux$ 

I assume this means the Solaris bogoutil does not read the db file
correctly.




More information about the Bogofilter mailing list