On Thu, 29 Nov 2001 08:08:47 -0600 
Thomas T Veldhouse <[EMAIL PROTECTED]> wrote:

> My only problem with this is that it still leaves config.db for
> each list in a binary format.  

Yup, this is for backups, not inter-system portability.

> So, I can not simply place it on a Linux platform and move the
> list from a FreeBSD platform which was running a different version
> of Python and a different version of Berkley DB.  

Ahh, not a requirement I have.  I'm careful to maintain parallel
compatible systems (currently all Debian/testing).

> So -- I need a script to extract the information from these DB
> files and to be able to reload it again.

~mailman/bin/dumpdb

Add a little wrapping to handle the restore (roughly 8 lines from
the last time I did this IIRC), and Bob's your uncle.

-- 
J C Lawrence                
---------(*)                Satan, oscillate my metallic sonatas. 
[EMAIL PROTECTED]               He lived as a devil, eh?              
http://www.kanga.nu/~claw/  Evil is a name of a foeman, as I live.

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to