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


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

Re: Importing/migrating Mailman mbox files into Google Groups?

Started byCameron Simpson <cs@zip.com.au>
First post2015-04-18 10:33 +1000
Last post2015-04-18 10:33 +1000
Articles 1 — 1 participant

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

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Importing/migrating Mailman mbox files into Google Groups? Cameron Simpson <cs@zip.com.au> - 2015-04-18 10:33 +1000

#89097 — Re: Importing/migrating Mailman mbox files into Google Groups?

FromCameron Simpson <cs@zip.com.au>
Date2015-04-18 10:33 +1000
SubjectRe: Importing/migrating Mailman mbox files into Google Groups?
Message-ID<mailman.385.1429317245.12925.python-list@python.org>
On 16Apr2015 08:32, Skip Montanaro <skip.montanaro@gmail.com> wrote:
>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...

Hmm, I have never used these.

However, before you get very excited see if people can get messages back out of 
the archive. A major annoyance for me with GGroups versus mailman is that if I 
join a group I cannot download the historical archive. (This is a standard step 
for me when I join a mailing list. I hear mailman 3 might be tossing this 
facility; I am unimpressed.)

Returning to the original question, it looks like the uppload format is pretty 
simple. This page:

  https://developers.google.com/admin-sdk/groups-migration/v1/guides/manage-email-migrations#group_migration_media_upload

which is linked to from your link seems to show an example.

Cheers,
Cameron Simpson <cs@zip.com.au>

Facts do not discourage the conspiracy-minded.
        - Robert Crawford <rawford@iac.net>

[toc] | [standalone]


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


csiph-web