Jana Nguyen wrote:
>
>I have .archive files of mailing lists that I need to migrate over to 
>mailman.  Where do I copy these
>.archive files on to mailman, where does it locate?  I need to test out 
>if our existing mailing list work on mailman.

If these '.archive' files are in *nix mbox format, they can be used
directly. Otherwise they first need to be converted to mbox format -
i.e., flat text files containing raw messages separated by 'From '
lines.

If, for example, you have a new Mailman list named mmlist, you can copy
such an archive file to archives/private/mmlist.mbox/mmlist.mbox and
then run

bin/arch --wipe mmlist

To create pipermail archives from the old mbox.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       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://www.python.org/cgi-bin/faqw-mm.py
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://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to