Thank you very much! -----Original Message----- From: Mark Sapiro [****] Sent: Friday, September 11, 2009 3:11 PM To: John Lieber; [email protected] Subject: Re: [Mailman-Users] Recovering users from hard drive
John Lieber wrote: > >My hope is that after putting the drive into a second computer, and if I can >see the data, is there a way to extract the mailing list members? The list configuration and membership, etc is all in the lists/LISTNAME/config.pck file and lists/LISTNAME/config.pck.last is a backup. If you have a working Mailman installation, you can create a LISTNAME list and then replace its lists/LISTNAME/config.pck with the recovered one. or you can run Mailman's bin/dumpdb to extract the data without actually installing the file as a list. Otherwise you can extract the addresses with 'strings', but not in a very nice form. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
