Karl Zander wrote:
>
>We have messages in mbox format that we want to import.
>
>As per 5.1 from the FAQ, we used
>
>  bin/arch <list> archives/private/<list>.mbox/<list>.mbox
>
>where <list> is our list name.  We did create the list 
>before  attempting to import.
>
>
>Running arch gives this,
>
>Pickling archive state into 
>/data/mailman/archives/private/our-list/pipermail.pck
>
>then seems to return without any errors or other messages.

That should be the final message from bin/arch. If there are no
messages at all preceding that, then either there are no messages in
archives/private/<list>.mbox/<list>.mbox or it is not in the expected
format.

Also, archives/private/<list>.mbox/<list>.mbox is the default input
file for bin/arch, so the command above is equivalent to just

  bin/arch <list>

-- 
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