Re: Avoiding the "huge INBOX of death"
[notmuch-archives.git] / d1 / 61a7d869e5fd29dff7e071331bbc96f916d600
1 Return-Path: <perttu.luukko@iki.fi>\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 252F7431FB6\r
6         for <notmuch@notmuchmail.org>; Thu,  4 Sep 2014 04:01:40 -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 QWj3ak1pkqcJ for <notmuch@notmuchmail.org>;\r
16         Thu,  4 Sep 2014 04:01:36 -0700 (PDT)\r
17 Received: from mail.kapsi.fi (mail.kapsi.fi [217.30.184.167])\r
18         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 6AF5D431FAF\r
21         for <notmuch@notmuchmail.org>; Thu,  4 Sep 2014 04:01:36 -0700 (PDT)\r
22 Received: from lakka.kapsi.fi ([2001:1bc8:1004::1] ident=Debian-exim)\r
23         by mail.kapsi.fi with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16)\r
24         (Exim 4.72) (envelope-from <perttu.luukko@iki.fi>)\r
25         id 1XPUn9-0002D2-IS\r
26         for notmuch@notmuchmail.org; Thu, 04 Sep 2014 14:01:27 +0300\r
27 Received: from nuteater by lakka.kapsi.fi with local (Exim 4.80)\r
28         (envelope-from <perttu.luukko@iki.fi>) id 1XPUn9-0008QU-C2\r
29         for notmuch@notmuchmail.org; Thu, 04 Sep 2014 14:01:27 +0300\r
30 Date: Thu, 4 Sep 2014 14:01:27 +0300\r
31 From: Perttu Luukko <perttu.luukko@iki.fi>\r
32 To: notmuch@notmuchmail.org\r
33 Subject: Re: How to debug 'ignoring non-mail file' issues\r
34 Message-ID: <20140904110127.GA17618@lakka.kapsi.fi>\r
35 References: <20140831074059.GA13399@rakuuna.dhcp.inet.fi>\r
36         <87oav0sj3f.fsf@maritornes.cs.unb.ca>\r
37         <20140901064106.GA3901@lakka.kapsi.fi>\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain; charset=us-ascii\r
40 Content-Disposition: inline\r
41 In-Reply-To: <20140901064106.GA3901@lakka.kapsi.fi>\r
42 User-Agent: Mutt/1.5.22.1 (2013-10-16)\r
43 X-SA-Exim-Connect-IP: 2001:1bc8:1004::1\r
44 X-SA-Exim-Mail-From: perttu.luukko@iki.fi\r
45 X-SA-Exim-Scanned: No (on mail.kapsi.fi); SAEximRunCond expanded to false\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Thu, 04 Sep 2014 11:01:40 -0000\r
59 \r
60 On 2014-09-01 09:41:06, Perttu Luukko wrote:\r
61 > Yes, that indeed works. I'll probably move these ignored files to a\r
62 > separate folder for inspection.\r
63 \r
64 I looked at the mails that are still ignored after upgrading GMime to\r
65 latest version, and I think I have found what they have in common. All\r
66 of my ignored emails are from 2010-2011, and for some reason these mails\r
67 contain a line like this:\r
68 \r
69 >From username  Wed Sep 28 16:43:49 2011\r
70 \r
71 somewhere among the headers. Note the '>' at the beginning of the line.\r
72 The mails that are still ignored after upgrading GMime are those where\r
73 this line happens to be the first line. Also, all of them have\r
74 attachments for some reason. That line certainly doesn't look right, and\r
75 I don't know where it came from. It might be some byproduct of mail\r
76 redirection, since it shows my username, but the mails are not sent by\r
77 me.\r
78 \r
79 I moved these problematic lines to the second line of each message, and\r
80 now they are imported without problems. I probably won't file a bug for\r
81 GMime because I have no idea whether this is just some oddity caused by\r
82 my mail setup. Let this information reside here in case someone else has\r
83 a similar problem.\r
84 \r
85 -- \r
86 Perttu\r