Re: [Mailman-Users] Problem with Postfix

2001-11-29 Thread Thomas T. Veldhouse
Sorry, I wasn't paying attention. Try: ./configure --prefix=/home/mailman --with-mail-gid=65534 --with-cgi-gid=nogr oup Tom Veldhouse [EMAIL PROTECTED] - Original Message - From: "Thomas T. Veldhouse" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thurs

Re: [Mailman-Users] Backing up Mailman list installations

2001-11-29 Thread Thomas T. Veldhouse
> Mailman ".db" files, despite the name, are *not* Berkeley DB files. > They are Python marshall files. (In Mailman 2.1, they will be called > ".pck" and become Python pickle files.) > > In any event, I'm pretty sure they are platform independent. If that is the case, then are these files porta

Re: [Mailman-Users] Backing up Mailman list installations

2001-11-29 Thread Thomas T. Veldhouse
My only problem with this is that it still leaves config.db for each list in a binary format. 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. So -- I need a script t

[Mailman-Users] List backup?

2001-11-28 Thread Thomas T. Veldhouse
I am looking to backup a list in such a way that I can load it back onto another server at a later time. In particular, this backup must preserve user settings including password, list settings and the archives. I may need to put mailman on another server and it may be Linux and it may be using