[Mailman-Users] Moving a List

Jeff Bernier jbernier at risd.edu
Tue Feb 3 21:13:18 CET 2009


Mark,
 
I moved my list following instructions you posted to me on 30 Jan. After the move, I attempted to log in as list admin, and received the following:
Bug in Mailman version 2.1.9
We're sorry, we hit a bug!
Please inform the webmaster for this site of this problem. Printing of traceback and other system information has been explicitly inhibited, but the webmaster can find this information in the Mailman error logs. 
Do I need to restart services or something?

 
Jeff


>>> On 1/30/2009 at 11:47 AM, Mark Sapiro <mark at msapiro.net> wrote:
Jeff Bernier wrote:

>I am retiring an older system running Mailman, and I would like to move one of its lists to our shiny new server. I have seen instructions posted for moving all lists from one system to another, but I want to move just one list to the new server already running other lists.
> 
>Can someone tell me how this is done? I have no real experience working with Mailman... so go easy on me.


To move a Mailman 2.1.x list from ones server to another running the
same or later Mailman, move the lists/LISTNAME/config.pck file to the
new server. Create the lists/LISTNAME/ directory with the same
ownership and permissions as the other lists/* directories. Run

  bin/withlist -l -r fix_url LISTNAME

to fix the host_name and web_page_url of the list for the new server.

Move the archives/private/LISTNAME.mbox/LISTNAME.mbox file from the old
server. Create the archives/private/LISTNAME.mbox/ directory with the
same ownership and permissions as the other archives/private/*.mbox/
directories. Run

  bin/.arch --wipe LISTNAME

to build the pipermail archive.

This assumes you have no held messages or pending requests for the list
on the old server. If you do have these, it is best to deal with them
on the old server before moving.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list