Manuel Kissoyan wrote: > >We saved one of the accounts archives and then deleted and re-created the >mailing list, were running for a week, now we need merge the saved archives >with the existing one after the list re-creation. If were another month is >easy but how you merge same month archives?
If you saved the old archives/private/listname.mbox/listname.mbox file, just concatenate the old and new files to make a archives/private/listname.mbox/listname.mbox that contains all the messages, and then rebuild the archives with bin/arch --wipe listname If you didn't save the old archives/private/listname.mbox/listname.mbox file, you can make an approximate reconstruction by editing the old archives/private/listname/yyyy-mmmmm.txt file to unobscure the email addresses. -- 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://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&file=faq01.027.htp
