From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 92EF36DE01CE for ; Tue, 3 Jan 2017 05:12:04 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.006 X-Spam-Level: X-Spam-Status: No, score=-0.006 tagged_above=-999 required=5 tests=[AWL=0.005, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G7daDZ_5ScM1 for ; Tue, 3 Jan 2017 05:12:03 -0800 (PST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 7E2EF6DE00F5 for ; Tue, 3 Jan 2017 05:12:03 -0800 (PST) Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) (envelope-from ) id 1cOOsG-0007y1-JQ; Tue, 03 Jan 2017 08:11:32 -0500 Received: (nullmailer pid 29301 invoked by uid 1000); Tue, 03 Jan 2017 13:11:56 -0000 From: David Bremner To: David Edmondson , axel.jantsch@tuwien.ac.at Cc: notmuch@notmuchmail.org Subject: Re: Ignoring nmh mail files In-Reply-To: References: <2592.1483442617@ubuntu-virtualBox> Date: Tue, 03 Jan 2017 09:11:56 -0400 Message-ID: <87pok42spv.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jan 2017 13:12:04 -0000 David Edmondson writes: > On Tue, Jan 03 2017, Axel Jantsch wrote: > >> I use notmuch version 0.17 >> on Ubuntu 15.04 which runs on a Virtual box with Windows as a host OS. >> >> I use libgmime-2.6-0, but no binaries. >> What else should I check? > > 0.17 is pretty old - it may be that someone will remember having fixed a > bug since then (we're on 0.23 now!). > > Can anyone think of something immediately relevant? > Yes, there are several fixes related to mboxes since 0.17. It won't help with double "From " lines, but it will tolerate a single "From " line in current notmuch. d