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 3766F431FC0; Thu, 26 Nov 2009 12:53:33 -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 zUEzauPJ18RH; Thu, 26 Nov 2009 12:53:32 -0800 (PST) Received: from cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 73BBC431FAE; Thu, 26 Nov 2009 12:53:32 -0800 (PST) From: Carl Worth To: Tassilo Horn In-Reply-To: <87fx85it66.fsf@thinkpad.tsdh.de> References: <877hti71f4.fsf@thinkpad.tsdh.de> <87my2dg8ww.fsf@yoom.home.cworth.org> <87fx85it66.fsf@thinkpad.tsdh.de> Date: Thu, 26 Nov 2009 12:53:18 -0800 Message-ID: <87skc1qa81.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch@notmuchmail.org Subject: Re: [notmuch] How to index /var/spool/mail with notmuch 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: Thu, 26 Nov 2009 20:53:33 -0000 On Mon, 23 Nov 2009 08:42:09 +0100, Tassilo Horn wrote: > Carl Worth writes: > > > But perhaps these errors should be made into warnings instead? Any > > thoughts on that anyone? > > I think so. For other dovecot internal index files it already says > something like "Ignoring non-mail file foobar.idx" and simply skips that > file. I think that's the right thing to do for files where it has no > read permissions for, too. OK. I've added that to our TODO list. -Carl