* Paul Kleeberg ([EMAIL PROTECTED]) wrote: > I have a listproc list that has about 12 years of messages which I > would like to still make available from within the Mailman web > archive interface. How I can accomplish this migration? Some time > back Michael James <michael at james.st> posted a script to migrate > lists from listproc but it looks like it only moves the list > settings. I tried redirecting a couple of old messages but it didn't > preserve the original date. > > Anyone shed some light on this process?
I've never used listproc but after doing a little bit of reading on listproc.net this might work. I don't know how your system's setup, but if you have shell access to the listproc server, there should be a mbox files in $LPDIR/LIST-ALIAS/ You can d/l that file then cat it into an existing list mbox file. # cat listproc.mbox >> mailman.mbox After that you can regenerate the archives with bin/arch Hope it works! -- Matthew Davis http://dogpound.vnet.net/ The whole is the sum of its parts, plus one or more bugs ------------------------------------------------------ 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/ This message was sent to: archive@jab.org Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org