Re: [notmuch] How to index /var/spool/mail with notmuch
authorCarl Worth <cworth@cworth.org>
Thu, 26 Nov 2009 20:53:18 +0000 (12:53 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:44 +0000 (09:35 -0800)
11/f3ed9961d1e88a7c8e0c8ceded5e38eb90b2bf [new file with mode: 0644]

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