From: Felipe Contreras Date: Wed, 28 Nov 2012 23:34:50 +0000 (+0100) Subject: Re: gmail label support patch available for oflineimap X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=81cdc29989b800869aff5fccf5090d7109a768a4;p=notmuch-archives.git Re: gmail label support patch available for oflineimap --- diff --git a/27/0e149b45c24072f97a3fa942e39400da346b80 b/27/0e149b45c24072f97a3fa942e39400da346b80 new file mode 100644 index 000000000..46b44e790 --- /dev/null +++ b/27/0e149b45c24072f97a3fa942e39400da346b80 @@ -0,0 +1,85 @@ +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 70985431FAF + for ; Wed, 28 Nov 2012 15:34:52 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 9Y1hQ6-r-nVm for ; + Wed, 28 Nov 2012 15:34:52 -0800 (PST) +Received: from mail-vc0-f181.google.com (mail-vc0-f181.google.com + [209.85.220.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id DC76C431FAE + for ; Wed, 28 Nov 2012 15:34:51 -0800 (PST) +Received: by mail-vc0-f181.google.com with SMTP id fy27so9546752vcb.26 + for ; Wed, 28 Nov 2012 15:34:51 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:in-reply-to:references:date:message-id:subject:from:to + :cc:content-type; + bh=nmmMliwKigcvQSL5Lk9Ob3pD9DUDOWsxCOTtRpldzTI=; + b=lh5Zgi+z5WgoBuU/Mnz2K5MZoySbsWRK9Xef5EnemgIM6g8zORuZg6rQdvH20BVW9Y + huNpM3LbnEx90x3lsZJWj0hRzMkw8kuemuRt8ShOs3Hi6nIf0bAiP72OXDCgZ5zWkKwR + dNYBDgj/RNWvYqJLnvpkG9fvY7gtEa0SfLG8gz2W+7UhE2YcVCqEsGLM4WSs2B3Gc2mm + 1vVmN78iFic6sA+tLAZQGSUSoV64AQnUGL0tDPkMTPoYHntOECtzTwihLn+PBY8VJRdo + 7EiYUjDNb858t88YcMc2dhc6i+RyF3s1e9Z0HuhTXPd8cHfTsg76g0M00zhLx88OY2rf + YEuQ== +MIME-Version: 1.0 +Received: by 10.52.75.105 with SMTP id b9mr26292945vdw.28.1354145691084; Wed, + 28 Nov 2012 15:34:51 -0800 (PST) +Received: by 10.58.34.51 with HTTP; Wed, 28 Nov 2012 15:34:50 -0800 (PST) +In-Reply-To: +References: <87zk24ctko.fsf@convex-new.cs.unb.ca> + <50B3871B.2050509@gmail.com> <87r4ngcl00.fsf@convex-new.cs.unb.ca> + <50B48627.9040409@gmail.com> + + + + <50B5BDFF.1080802@gmail.com> + + +Date: Thu, 29 Nov 2012 00:34:50 +0100 +Message-ID: + +Subject: Re: gmail label support patch available for oflineimap +From: Felipe Contreras +To: Michal Nazarewicz +Content-Type: text/plain; charset=UTF-8 +Cc: notmuch@notmuchmail.org, Rainer@krugs.de +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: Wed, 28 Nov 2012 23:34:52 -0000 + +On Wed, Nov 28, 2012 at 1:53 PM, Michal Nazarewicz wrote: +> On Wed, Nov 28 2012, Felipe Contreras wrote: +>> Not everybody uses offlineimap. +> +> Go nag developers of whatever you are using to implement fetching labels +> from Gmail. Or write another tool that does that. + +Why do that when I can do it in notmuch? + +> Either way, communicating with Gmail is not notmuch's job. + +Who said anything like that? + +-- +Felipe Contreras