I am trying to move some SpamAssassin 2.60 databases from a Red Hat 7.1 machine to a Debian Woody machine running SpamAssassin 2.61.
On the Red Hat 7.1 box I have the following auto whitelist and bayes files (identity provided by file utility): auto-whitelist.db: Berkeley DB (Hash, version 5, native byte-order) bayes_seen: Berkeley DB (Hash, version 7, native byte-order) bayes_toks: Berkeley DB (Hash, version 7, native byte-order) The new SpamAssassin 2.61 installation running on Debian has created the following files and formats: auto-whitelist.dir: GNU dbm 1.x or ndbm database, little endian auto-whitelist.pag: GNU dbm 1.x or ndbm database, little endian bayes_seen: Berkeley DB (Hash, version 5, native byte-order) bayes_toks: Berkeley DB (Hash, version 5, native byte-order) A different library is in use for the auto whitelist and a different version is in use for the Berkeley DB bayes database. What is my best route for moving the databases from the Red Hat machine to the Debian one? Is there way to export and then import in the different format? Thanks, Phil ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk