[PATCH 3/5] bindings/ruby: gitignore *.o
[notmuch-archives.git] / 67 / da39e03e9684a14ca5dae45a813c0d3d0f99cb
1 Return-Path: <tassilo@member.fsf.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 4C109431FBC\r
6         for <notmuch@notmuchmail.org>; Mon, 23 Nov 2009 06:43:46 -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 wa5MNIcMfvep for <notmuch@notmuchmail.org>;\r
11         Mon, 23 Nov 2009 06:43:43 -0800 (PST)\r
12 Received: from deliver.uni-koblenz.de (deliver.uni-koblenz.de [141.26.64.15])\r
13         by olra.theworths.org (Postfix) with ESMTP id B48A7431FAE\r
14         for <notmuch@notmuchmail.org>; Mon, 23 Nov 2009 06:43:42 -0800 (PST)\r
15 Received: from localhost (localhost [127.0.0.1])\r
16         by deliver.uni-koblenz.de (Postfix) with ESMTP id F103D78A3171;\r
17         Mon, 23 Nov 2009 15:43:41 +0100 (CET)\r
18 Received: from deliver.uni-koblenz.de ([127.0.0.1])\r
19         by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new,\r
20         port 10024)\r
21         with ESMTP id 14355-04; Mon, 23 Nov 2009 15:43:41 +0100 (CET)\r
22 X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org\r
23 Received: from thinkpad.tsdh.de (unknown [141.26.95.131])\r
24         by deliver.uni-koblenz.de (Postfix) with ESMTP id 59CD078A3170;\r
25         Mon, 23 Nov 2009 15:43:41 +0100 (CET)\r
26 From: Tassilo Horn <tassilo@member.fsf.org>\r
27 To: Mikhail Gusarov <dottedmag@dottedmag.net>\r
28 References: <87ws1hldmu.fsf@thinkpad.tsdh.de>\r
29         <87einpl50j.fsf@thinkpad.tsdh.de> <87ljhxjq5i.fsf@vertex.dottedmag>\r
30 Mail-Copies-To: never\r
31 Date: Mon, 23 Nov 2009 15:43:41 +0100\r
32 In-Reply-To: <87ljhxjq5i.fsf@vertex.dottedmag> (Mikhail Gusarov's message of\r
33         "Mon, 23 Nov 2009 20:02:01 +0600")\r
34 Message-ID: <876391l2si.fsf@thinkpad.tsdh.de>\r
35 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain; charset=us-ascii\r
38 X-Virus-Scanned: amavisd-new at uni-koblenz.de\r
39 Cc: notmuch@notmuchmail.org\r
40 Subject: Re: [notmuch] Notmuch doesn't index new mails when mail location\r
41         contains symlinks\r
42 X-BeenThere: notmuch@notmuchmail.org\r
43 X-Mailman-Version: 2.1.12\r
44 Precedence: list\r
45 List-Id: "Use and development of the notmuch mail system."\r
46         <notmuch.notmuchmail.org>\r
47 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
49 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
50 List-Post: <mailto:notmuch@notmuchmail.org>\r
51 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
52 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
54 X-List-Received-Date: Mon, 23 Nov 2009 14:43:46 -0000\r
55 \r
56 Mikhail Gusarov <dottedmag@dottedmag.net> writes:\r
57 \r
58 Hi Mikhail,\r
59 \r
60 >  TH> Whenever I delete those symlinks and created them anew, the new\r
61 >  TH> mails get indexed with the next "notmuch new".  Of course, I could\r
62 >  TH> create a script that does exactly that, but there should be a\r
63 >  TH> better way, right?\r
64 >\r
65 > Probably mail does not get indexed due to mtime checks. Please try\r
66 > whether touch'ing directory with mailboxes makes it work.\r
67 \r
68 No, it seems that doesn't help either.\r
69 \r
70 First, I only touched the two symlinks.  This didn't help.  Then I used\r
71 "find . -type d | xargs touch" to touch all directories inside the\r
72 directories the symlinks point to.  But still no luck.  Finally, I\r
73 deleted the symlinks and created them anew, and then it indexed the 12\r
74 new mails that arrived in the meantime.\r
75 \r
76 Bye,\r
77 Tassilo\r