On 2/3/2014 3:11 PM, Mark Sapiro wrote:

Steps 3. through 6. could be more easily accomplished by the following:

1) Gather all the emails into a single *nix mbox format file. Depending
on your email client, this may already exist as the folder containing
the desired messages.

2) copy that mbox file to
/path/to/mailman/archives/private/listname.mbox/listname.mbox

3) run Mailman's
bin/arch --wipe listname

Before running step 3 it might be a good idea to verify that all the messages in your mbox file have correct "Date:" lines. Incorrect Date lines will cause Mailman to arrange messages in the wrong order.

Date lines can be incorrect if the original sender's MUA was misconfigured. If a wrong timestamp is given, Mailman will accept it and order the messages accordingly. If a message has no timestamp at all, Mailman will order that message as if it had been sent at the moment when Mailman is indexing the archive.

At least this is what happened for me when I tried a somewhat similar project.

--
Larry Kuenning
[email protected]

------------------------------------------------------
Mailman-Users mailing list [email protected]
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to