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


Groups > comp.lang.python > #89021

Importing/migrating Mailman mbox files into Google Groups?

Date 2015-04-16 08:32 -0500
Subject Importing/migrating Mailman mbox files into Google Groups?
From Skip Montanaro <skip.montanaro@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.341.1429191162.12925.python-list@python.org> (permalink)

Show all headers | View raw


[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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web