From d6bb7aae1c63b983d89af2201b9fb9e0efd3b9b9 Mon Sep 17 00:00:00 2001 From: Felipe Contreras Date: Thu, 29 Nov 2012 08:18:28 +0100 Subject: [PATCH] Re: gmail label support patch available for oflineimap --- 83/c866da38fd6dd8866394f2733569fb82279fea | 84 +++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 83/c866da38fd6dd8866394f2733569fb82279fea diff --git a/83/c866da38fd6dd8866394f2733569fb82279fea b/83/c866da38fd6dd8866394f2733569fb82279fea new file mode 100644 index 000000000..f6cb7c76f --- /dev/null +++ b/83/c866da38fd6dd8866394f2733569fb82279fea @@ -0,0 +1,84 @@ +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 8D789431FAF + for ; Wed, 28 Nov 2012 23:18:30 -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 LKJ-amT3LPJo for ; + Wed, 28 Nov 2012 23:18:29 -0800 (PST) +Received: from mail-oa0-f53.google.com (mail-oa0-f53.google.com + [209.85.219.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id E138D431FAE + for ; Wed, 28 Nov 2012 23:18:29 -0800 (PST) +Received: by mail-oa0-f53.google.com with SMTP id j6so15368797oag.26 + for ; Wed, 28 Nov 2012 23:18:28 -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=3kJvgY1kqfqNxywyV2A6i51WUlbI88NBDH7rnnXCLcY=; + b=SW8JEWT4CczJlUpWBQgXKc3MpWRMm+HMwksG596QRYkHvzpzKda0lFoxhBLfBLevPE + Wjp5bcjypZyNgZrTS3yEhCGj/lR+fNHuiueCzOmKAab6Oc95gQHGpsz+K9QiMENtow27 + bGFvLoDKlylkVrlpRy/etfRC8GxukQXQlbskm+fyGNhN/5VV9ham3KnmKUyMIuvp9SBJ + Sg1jNRemJ5EIZg3YYQiBeMLvQyayf9ofwl1mPbDEB9YREVoYdyIPP/8UGExoUCz/2Rh2 + A7MMyolg+3k4sgRZmClAMKjlb7phgfWmKKzSFOSiQLGmqg9kRO2krqV6d05k56cBMAJB + gWOw== +MIME-Version: 1.0 +Received: by 10.60.1.132 with SMTP id 4mr819457oem.140.1354173508396; Wed, 28 + Nov 2012 23:18:28 -0800 (PST) +Received: by 10.60.32.196 with HTTP; Wed, 28 Nov 2012 23:18:28 -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 08:18:28 +0100 +Message-ID: + +Subject: Re: gmail label support patch available for oflineimap +From: Felipe Contreras +To: Jeremy Nickurak +Content-Type: text/plain; charset=UTF-8 +Cc: Notmuch Mail +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 07:18:30 -0000 + +On Thu, Nov 29, 2012 at 6:01 AM, Jeremy Nickurak + wrote: +> Doing this on a directory basis is a non-starter for me. The reason that +> Notmuch and gmail are a natural fit is that they both operate on labels/tags +> instead of folders. + +There's no simpler way if you are using IMAP and Maildir, and there +are no better alternatives. + +-- +Felipe Contreras -- 2.26.2