Re: [notmuch] Working with Maildir storage?
authorCarl Worth <cworth@cworth.org>
Wed, 18 Nov 2009 10:08:10 +0000 (02:08 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:36 +0000 (09:35 -0800)
61/f695b377c5fe2259682f652450ef8250c024b1 [new file with mode: 0644]

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