From 6cf425d864c822fb5241b671ab5474d230b10424 Mon Sep 17 00:00:00 2001 From: Rainer M Krug Date: Thu, 29 Nov 2012 10:06:56 +0100 Subject: [PATCH] Re: gmail label support patch available for oflineimap --- 81/1dceed31ec910281eb48ef0e138798938aebea | 112 ++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 81/1dceed31ec910281eb48ef0e138798938aebea diff --git a/81/1dceed31ec910281eb48ef0e138798938aebea b/81/1dceed31ec910281eb48ef0e138798938aebea new file mode 100644 index 000000000..18758b179 --- /dev/null +++ b/81/1dceed31ec910281eb48ef0e138798938aebea @@ -0,0 +1,112 @@ +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 E8062431FAF + for ; Thu, 29 Nov 2012 01:10:19 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 1.202 +X-Spam-Level: * +X-Spam-Status: No, score=1.202 tagged_above=-999 required=5 + tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, + NML_ADSP_CUSTOM_MED=1.2] 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 Mhz1kxc9sMdv for ; + Thu, 29 Nov 2012 01:10:19 -0800 (PST) +Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) + (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 36CAE431FAE + for ; Thu, 29 Nov 2012 01:10:19 -0800 (PST) +Received: from list by plane.gmane.org with local (Exim 4.69) + (envelope-from ) id 1Te08D-0007Gv-3K + for notmuch@notmuchmail.org; Thu, 29 Nov 2012 10:10:05 +0100 +Received: from arn78-1-88-186-171-7.fbx.proxad.net ([88.186.171.7]) + by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) + id 1AlnuQ-0007hv-00 + for ; Thu, 29 Nov 2012 10:10:05 +0100 +Received: from R.M.Krug by arn78-1-88-186-171-7.fbx.proxad.net with local + (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 + for ; Thu, 29 Nov 2012 10:10:05 +0100 +X-Injected-Via-Gmane: http://gmane.org/ +To: notmuch@notmuchmail.org +From: Rainer M Krug +Subject: Re: gmail label support patch available for oflineimap +Date: Thu, 29 Nov 2012 10:06:56 +0100 +Lines: 39 +Message-ID: <50B725B0.8020500@gmail.com> +References: <87zk24ctko.fsf@convex-new.cs.unb.ca> + <50B3871B.2050509@gmail.com> <87r4ngcl00.fsf@convex-new.cs.unb.ca> + <50B48627.9040409@gmail.com> + + + <87a9u1d6ca.fsf@convex-new.cs.unb.ca> + +Mime-Version: 1.0 +Content-Type: text/plain; charset=ISO-8859-1 +Content-Transfer-Encoding: 7bit +X-Complaints-To: usenet@ger.gmane.org +X-Gmane-NNTP-Posting-Host: arn78-1-88-186-171-7.fbx.proxad.net +User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0 +In-Reply-To: +X-Enigmail-Version: 1.5a1pre +Cc: David Bremner , + Tomi Ollila , + Rainer M Krug , + public-notmuch-gxuj+Tv9EO5zyzON3hdc1g@plane.gmane.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: Thu, 29 Nov 2012 09:10:20 -0000 + +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +On 28/11/12 19:39, Michal Nazarewicz wrote: +> On Wed, Nov 28 2012, David Bremner wrote: +>> Right. But without that, the whole thing could be scripted pretty easily I think, just parse +>> the x-labels header and use notmuch-deliver or something like that. +> +> You're saying to get offlineimap to add the x-labels header and than have another simple tool +> which parses that header from the messages, rather than adding code to notmuch? Sounds +> sensible to me. +> +> There were same patches regarding batch tagging so those could be used nicely for that +> approach. +> +True - and nice for archiving emails. But I think the sync would be tremendiously useful. And as +in another email noted by Jeremy Nickurak, gmail and notmuch are a perfect match as they both +operate on labels / tags, and not on folders. This is in contrast to mu, for which the gmail +labels are just another search term and not differentiated from any other terms. + +Cheers, + +Rainer + + + +> +> +> +> + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.11 (GNU/Linux) +Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ + +iEYEARECAAYFAlC3JbAACgkQoYgNqgF2egqLfQCfY75jMOk2VZZ7/1Qzfjt0+xPs +L5QAn0nhmuJ8ta1tlNYvxR+KHwp2szvb +=uLII +-----END PGP SIGNATURE----- + -- 2.26.2