Re: [notmuch] [PATCH] notmuch: Add Maildir directory name as tag name for messages
authorCarl Worth <cworth@cworth.org>
Sat, 21 Nov 2009 18:39:22 +0000 (19:39 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:38 +0000 (09:35 -0800)
b2/ce4f6b059840ffa0c61db2bb356e9ff4dc01bb [new file with mode: 0644]

diff --git a/b2/ce4f6b059840ffa0c61db2bb356e9ff4dc01bb b/b2/ce4f6b059840ffa0c61db2bb356e9ff4dc01bb
new file mode 100644 (file)
index 0000000..e37c974
--- /dev/null
@@ -0,0 +1,49 @@
+Return-Path: <cworth@cworth.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 053F3431FC4;\r
+       Sat, 21 Nov 2009 10:39:35 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id dFeTuBo+oP+c; Sat, 21 Nov 2009 10:39:34 -0800 (PST)\r
+Received: from cworth.org (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id AAEF6431FBF;\r
+       Sat, 21 Nov 2009 10:39:33 -0800 (PST)\r
+From: Carl Worth <cworth@cworth.org>\r
+To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>, notmuch\r
+       <notmuch@notmuchmail.org>\r
+In-Reply-To: <87fx8bygi7.fsf@linux.vnet.ibm.com>\r
+References: <87fx8bygi7.fsf@linux.vnet.ibm.com>\r
+Date: Sat, 21 Nov 2009 19:39:22 +0100\r
+Message-ID: <87bpiv4t9h.fsf@yoom.home.cworth.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] [PATCH] notmuch: Add Maildir directory name as tag\r
+ name for messages\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 21 Nov 2009 18:39:35 -0000\r
+\r
+On Wed, 18 Nov 2009 21:25:28 +0530, aneesh.kumar@linux.vnet.ibm.com (Aneesh Kumar K.V) wrote:\r
+> This patch adds maildir directory name as the tag name for\r
+> messages. This helps in adding tags using filtering already\r
+> provided by procmail.\r
+\r
+A fantastic patch, Aneesh! I think this will be handy for a lot of\r
+people importing mail from all kinds of systems. This is pushed now.\r
+\r
+Thanks again,\r
+\r
+-Carl\r