Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id D7335431FBF; Wed, 18 Nov 2009 02:08:24 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7n8Z4n49br0P; Wed, 18 Nov 2009 02:08:24 -0800 (PST) Received: from cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 8B556431FAE; Wed, 18 Nov 2009 02:08:23 -0800 (PST) From: Carl Worth To: Lars Kellogg-Stedman , notmuch@notmuchmail.org In-Reply-To: <20091117190054.GU3165@dottiness.seas.harvard.edu> References: <20091117190054.GU3165@dottiness.seas.harvard.edu> Date: Wed, 18 Nov 2009 02:08:10 -0800 Message-ID: <87ocn0qh6d.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] Working with Maildir storage? X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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: Wed, 18 Nov 2009 10:08:25 -0000 On Tue, 17 Nov 2009 14:00:54 -0500, Lars Kellogg-Stedman wrote: > I saw the LWN article and decided to take a look at notmuch. I'm > currently using mutt and mairix to index and read a collection of > Maildir mail folders (around 40,000 messages total). Welcome, Lars! I hadn't even seen that Keith's blog post had been picked up by lwn.net. That's very interesting. So, thanks for coming and trying out notmuch. > Error opening > /home/lars/Mail/read-messages.2008/cur/1246413773.24928_27334.hostname,U=3026:2,S: > Too many open files Sadly, the lwn article coincided with me having just introduced this bug, and then getting on a Trans-Atlantic flight. So I fixed the bug fairly quickly, but there was quite a bit of latency before I could push the fix out. It should be fixed now. > I'm curious if this is expected behavior (i.e., notmuch does not work > with Maildir) or if something else is going on. Notmuch works just fine with maildir---it's one of the things that it likes the best. Happy hacking, -Carl