Old woody system - the bayes files for spamassassin give the
following:

$ file *
bayes_seen:     Berkeley DB (Hash, version 5, native byte-order)
bayes_toks:     Berkeley DB (Hash, version 5, native byte-order)

New sarge system - perl's Tie::DB was failing - so I allowed it to
create new - returning

$ file *
bayes_seen:     Berkeley DB (Hash, version 8, native byte-order)
bayes_toks:     Berkeley DB (Hash, version 8, native byte-order)

Now - that's a lot of learning that's been going thru - is there an
easy way to convert from version 5 to version 8 ?

-- 
Chris Searle


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to