Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / d2 / 137f000209d4b698094bdaf7dd741ea5202a6a
1 Return-Path: <cworth@cworth.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 0348C431FBF;\r
6         Sat, 21 Nov 2009 12:28:35 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id qFRAjQpWzUD1; Sat, 21 Nov 2009 12:28:34 -0800 (PST)\r
11 Received: from cworth.org (localhost [127.0.0.1])\r
12         by olra.theworths.org (Postfix) with ESMTP id 239B1431FAE;\r
13         Sat, 21 Nov 2009 12:28:33 -0800 (PST)\r
14 From: Carl Worth <cworth@cworth.org>\r
15 To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>, notmuch\r
16         <notmuch@notmuchmail.org>\r
17 In-Reply-To: <87bpiv4t9h.fsf@yoom.home.cworth.org>\r
18 References: <87fx8bygi7.fsf@linux.vnet.ibm.com>\r
19         <87bpiv4t9h.fsf@yoom.home.cworth.org>\r
20 Date: Sat, 21 Nov 2009 21:28:22 +0100\r
21 Message-ID: <87y6lz39nd.fsf@yoom.home.cworth.org>\r
22 MIME-Version: 1.0\r
23 Content-Type: text/plain; charset=us-ascii\r
24 Subject: Re: [notmuch] [PATCH] notmuch: Add Maildir directory name as tag\r
25  name for messages\r
26 X-BeenThere: notmuch@notmuchmail.org\r
27 X-Mailman-Version: 2.1.12\r
28 Precedence: list\r
29 List-Id: "Use and development of the notmuch mail system."\r
30         <notmuch.notmuchmail.org>\r
31 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
32         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
33 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
34 List-Post: <mailto:notmuch@notmuchmail.org>\r
35 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
36 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
37         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
38 X-List-Received-Date: Sat, 21 Nov 2009 20:28:35 -0000\r
39 \r
40 On Sat, 21 Nov 2009 19:39:22 +0100, Carl Worth <cworth@cworth.org> wrote:\r
41 > On Wed, 18 Nov 2009 21:25:28 +0530, aneesh.kumar@linux.vnet.ibm.com (Aneesh Kumar K.V) wrote:\r
42 > A fantastic patch, Aneesh! I think this will be handy for a lot of\r
43 > people importing mail from all kinds of systems. This is pushed now.\r
44 \r
45 And sadly, I just pulled it out again.\r
46 \r
47 I realized that I actually don't want my mail tagged based on the\r
48 maildir directories I'm using, (they are arbitrarily-named directories\r
49 used only to keep the per-directory number of files below about 10\r
50 thousand).\r
51 \r
52 So we'll probably need to make this an opt-in feature from the\r
53 configuration file.\r
54 \r
55 -Carl\r