From: Jason A. Donenfeld Date: Fri, 7 Dec 2012 15:30:55 +0000 (+0100) Subject: Re: gmail importer script X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=db95865c68be745980598f9160da54e414a46817;p=notmuch-archives.git Re: gmail importer script --- diff --git a/ed/7a1180891234c5de6100a4872aa3dcd0065615 b/ed/7a1180891234c5de6100a4872aa3dcd0065615 new file mode 100644 index 000000000..31ee399ec --- /dev/null +++ b/ed/7a1180891234c5de6100a4872aa3dcd0065615 @@ -0,0 +1,116 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 5118D431FB6 + for ; Fri, 7 Dec 2012 07:30:57 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.099 +X-Spam-Level: +X-Spam-Status: No, score=-0.099 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id TPaw8CsiStN7 for ; + Fri, 7 Dec 2012 07:30:57 -0800 (PST) +Received: from homiemail-a6.g.dreamhost.com (caiajhbdcbhh.dreamhost.com + [208.97.132.177]) + by olra.theworths.org (Postfix) with ESMTP id E1AB6431FAE + for ; Fri, 7 Dec 2012 07:30:56 -0800 (PST) +Received: from homiemail-a6.g.dreamhost.com (localhost [127.0.0.1]) + by homiemail-a6.g.dreamhost.com (Postfix) with ESMTP id 6853259807A + for ; Fri, 7 Dec 2012 07:30:56 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=zx2c4.com; h=mime-version + :in-reply-to:references:date:message-id:subject:from:to:cc: + content-type; s=zx2c4.com; bh=VqbwUbThTa5eNRU0W6qjyPJqdJU=; b=Nl + Qbp35cOmGx5ATalpfNI4iDkYFXQ3qHDZUbACVRTiXrRFTud3EDFN/+XzZpVquCYB + OM2l26A3OzdXE8r3qYC02wgkjtojU9HSXoKVDzx0rQKWTo7R9Y7dd5ZoCscOoDWS + NhIkQS2eq15wVlmp14meDqFjZrQQl9DKQfcB/sNZ0= +Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com + [209.85.214.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + (Authenticated sender: jason@zx2c4.com) + by homiemail-a6.g.dreamhost.com (Postfix) with ESMTPSA id 4E413598069 + for ; Fri, 7 Dec 2012 07:30:56 -0800 (PST) +Received: by mail-ob0-f181.google.com with SMTP id oi10so521518obb.26 + for ; Fri, 07 Dec 2012 07:30:55 -0800 (PST) +MIME-Version: 1.0 +Received: by 10.60.21.167 with SMTP id w7mr3329561oee.18.1354894255822; Fri, + 07 Dec 2012 07:30:55 -0800 (PST) +Received: by 10.76.33.70 with HTTP; Fri, 7 Dec 2012 07:30:55 -0800 (PST) +In-Reply-To: + +References: + + <50c16b03.47e2440a.6038.ffffedce@mx.google.com> <50C1AEA0.9090508@gmail.com> + +Date: Fri, 7 Dec 2012 16:30:55 +0100 +Message-ID: + +Subject: Re: gmail importer script +From: "Jason A. Donenfeld" +To: Rainer M Krug +Content-Type: multipart/alternative; boundary=e89a8f83ae27d3992c04d044e646 +Cc: public-notmuch-gxuj+Tv9EO5zyzON3hdc1g@plane.gmane.org, + notmuch@notmuchmail.org +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 07 Dec 2012 15:30:57 -0000 + +--e89a8f83ae27d3992c04d044e646 +Content-Type: text/plain; charset=ISO-8859-1 + +On Fri, Dec 7, 2012 at 2:48 PM, Jason A. Donenfeld wrote: + +> +> +> +> +>> 3) are label changes in gmail synched into the local emails? +>> +> +> It pulls labels from gmail messages into notmuch, with the labels in tact, +> once per each email. +> + +Okay, it's way more robust now. Just updated it. Now it will pull gmail +labels to notmuch, each time, every time. So you can run this thing over +and over, and it will always push gmail into notmuch. It doesn't yet sync +the the other way yet, but at least this is now fairly robust. + +--e89a8f83ae27d3992c04d044e646 +Content-Type: text/html; charset=ISO-8859-1 +Content-Transfer-Encoding: quoted-printable + +

On Fri, Dec 7, 2012 at 2:48 PM, Jason A.= + Donenfeld <Jason@zx2c4.com> wrote:
+

=A0
+ +3) are label changes in gmail synched into the local emails?

It pulls labels from gmail messages into notmuc= +h, with the labels in tact, once per each email.
+

Okay, it's way more robust now. Just updated it. No= +w it will pull gmail labels to notmuch, each time, every time. So you can r= +un this thing over and over, and it will always push gmail into notmuch. It= + doesn't yet sync the the other way yet, but at least this is now fairl= +y robust.
+
+ +--e89a8f83ae27d3992c04d044e646--