Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #89021 > unrolled thread

Importing/migrating Mailman mbox files into Google Groups?

Started bySkip Montanaro <skip.montanaro@gmail.com>
First post2015-04-16 08:32 -0500
Last post2015-04-16 08:32 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Importing/migrating Mailman mbox files into Google Groups? Skip Montanaro <skip.montanaro@gmail.com> - 2015-04-16 08:32 -0500

#89021 — Importing/migrating Mailman mbox files into Google Groups?

FromSkip Montanaro <skip.montanaro@gmail.com>
Date2015-04-16 08:32 -0500
SubjectImporting/migrating Mailman mbox files into Google Groups?
Message-ID<mailman.341.1429191162.12925.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

Quite sometime ago (2011?), the classic-rendezvous mailing list, which had
been hosted by a Mailman instance at bikelist.org, was reconstituted as a
Google Group. Just a bunch of old bikies interested in vintage bikes. The
original archives were never imported into the new group. (It might not
have been possible at that time.) I suspect there might be a way to
accomplish that today using some Google API like this:

https://developers.google.com/admin-sdk/groups-migration/v1/reference/archive/insert

Has anyone here attempted such a feat? I have no problem with the Python
side of traversing the necessary mbox archive files, but have no experience
with any of the Google APIs.

Pointers appreciated...

Skip

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web