Differences between revisions 1 and 2
Revision 1 as of 2008-05-27 13:27:33
Size: 863
Editor: terri
Comment:
Revision 2 as of 2009-03-28 21:26:53
Size: 750
Editor: terri
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DOC/versions/7962669 #pragma page-filename DOC/versions/14352589
Line 6: Line 6:
   archives/private/&lt;list&gt;.mbox/&lt;list&gt;.mbox (where &lt;list&gt; is your list name)    archives/private/<list>.mbox/<list>.mbox (where <list> is your list name)
Line 12: Line 12:
    bin/arch &lt;list&gt; archives/private/&lt;list&gt;.mbox/&lt;list&gt;.mbox     bin/arch <list> archives/private/<list>.mbox/<list>.mbox
Line 20: Line 20:
  archives/private/&lt;list&gt;.mbox/&lt;list&gt;.mbox   archives/private/<list>.mbox/<list>.mbox
Line 24: Line 24:

''Last changed on Tue Apr 20 11:21:58 2004 by'' Martin Mokrejs

5.1. How do I import an archive into a new mailing list?

If your archive is in mbox format copy it to

   archives/private/<list>.mbox/<list>.mbox  (where <list> is your list name)

then run

    bin/arch <list> archives/private/<list>.mbox/<list>.mbox

If it's not in mbox format then you need to figure out how to convert it from whatever form it's in to mbox.

Note, that public archive files are just a softlink to

  archives/private/<list>.mbox/<list>.mbox

so you don't have to do the same job twice. Converted from the Mailman FAQ Wizard

This is one of many Frequently Asked Questions.

MailmanWiki: DOC/How do I import an archive into a new mailing list? (last edited 2015-09-02 15:53:50 by msapiro)