[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / 65 / 362c80f335288e41e9d4e457bf5789734479e8
1 Return-Path: <tom.prince@ualberta.net>\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 73404429E26\r
6         for <notmuch@notmuchmail.org>; Thu,  1 Sep 2011 17:52:52 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id bpZYrzFrVk9A for <notmuch@notmuchmail.org>;\r
16         Thu,  1 Sep 2011 17:52:52 -0700 (PDT)\r
17 Received: from socrates.hocat.ca (socrates.hocat.ca [76.10.188.53])\r
18         by olra.theworths.org (Postfix) with ESMTP id ECA37431FD0\r
19         for <notmuch@notmuchmail.org>; Thu,  1 Sep 2011 17:52:51 -0700 (PDT)\r
20 Received: from hermes.hocat.ca (hermes.hocat.ca [69.165.170.253])\r
21         by socrates.hocat.ca (Postfix) with SMTP id 35B8F2965;\r
22         Thu,  1 Sep 2011 18:52:49 -0600 (MDT)\r
23 Received: (nullmailer pid 13246 invoked by uid 1000);\r
24         Fri, 02 Sep 2011 00:52:48 -0000\r
25 From: Tom Prince <tom.prince@ualberta.net>\r
26 To: James Vasile <james@hackervisions.org>, notmuch@notmuchmail.org\r
27 Subject: Re: [PATCH] Skip dot files in `notmuch new`\r
28 In-Reply-To: <8762lnwtva.fsf@hackervisions.org>\r
29 References: <8762lnwtva.fsf@hackervisions.org>\r
30 User-Agent: Notmuch/0.7 (http://notmuchmail.org) Emacs/23.3.1\r
31         (x86_64-pc-linux-gnu)\r
32 Date: Thu, 01 Sep 2011 20:52:48 -0400\r
33 Message-ID: <8739gfahpb.fsf@hermes.hocat.ca>\r
34 MIME-Version: 1.0\r
35 Content-Type: text/plain; charset=us-ascii\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.13\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Fri, 02 Sep 2011 00:52:52 -0000\r
49 \r
50 On Tue, 23 Aug 2011 20:11:53 -0400, James Vasile <james@hackervisions.org> wrote:\r
51 > No known mail client or fetch tool stores mail in dot files, because\r
52 > files that start with '.' are usually used to store metadata\r
53 > (i.e. state or configuration) as opposed to subject-matter data.\r
54 \r
55 Dovecot stores folders in directories starting with . though.\r
56 \r
57   Tom\r