McNutt Jr, William R wrote:
>
>Now - what I did was just copy the /lists/* from the old server to the new one 
>and run
>./withlist -l -r fix_url LIST_NAME -u new-domain.example.org
>And
>bin/arch mylist archives/private/mylist.mbox/mylist.mbox


Presumably, you also restored the archives/private/ directory. The
bin/arch you should have run is just

  bin/arch --wipe mylist

The mailbox archives/private/mylist.mbox/mylist.mbox is the default so
you don't need it in the command. You do need the --wipe, otherwise
you are adding the posts from the mbox to those that may already exist
in the pipermail archive.


>for each list.
>
>The complaint follows:
>"We went from 340 members to 465 in one list and from 102 to 59 in the other."
>
>Is there anything else I can do?


What files exactly did you restore in the lists/LISTNAME/ directory. If
there were any config.db* files, these are old residue from a 2.0.x to
2.1.x migration and should be removed. The potential issue is if
permissions or possibly some other error prevents the config.pck and
fallback config.pck.last from being successfully loaded, Mailman will
fall back to the ancient config.db or config.db.last.

If this is what happened, you need to recopy the config.pck from backup
and rempove config.pck.last and config.db*.

If that doesn't help or if there were no config.db* files, then I don't
know what the problem could be.

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

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to