Re: [notmuch] reading with multiple MUAs from MailDir
authorBdale Garbee <bdale@gag.com>
Fri, 11 Dec 2009 09:21:31 +0000 (10:21 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:52 +0000 (09:35 -0800)
42/bc4576e72aff3a313a185ce62bd0279c76df0a [new file with mode: 0644]

diff --git a/42/bc4576e72aff3a313a185ce62bd0279c76df0a b/42/bc4576e72aff3a313a185ce62bd0279c76df0a
new file mode 100644 (file)
index 0000000..2e27d55
--- /dev/null
@@ -0,0 +1,64 @@
+Return-Path: <bdale@gag.com>\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 D3BCB431FBC\r
+       for <notmuch@notmuchmail.org>; Fri, 11 Dec 2009 11:32:37 -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 7eeomcVdeRMY for <notmuch@notmuchmail.org>;\r
+       Fri, 11 Dec 2009 11:32:37 -0800 (PST)\r
+Received: from winfree.gag.com (winfree.gag.com [192.133.104.8])\r
+       by olra.theworths.org (Postfix) with ESMTP id 399A1431FAE\r
+       for <notmuch@notmuchmail.org>; Fri, 11 Dec 2009 11:32:37 -0800 (PST)\r
+Received: from localhost (localhost.localdomain [127.0.0.1])\r
+       by winfree.gag.com (Postfix) with ESMTP id 7C2D23019;\r
+       Fri, 11 Dec 2009 12:32:36 -0700 (MST)\r
+X-Virus-Scanned: Debian amavisd-new at gag.com\r
+Received: from winfree.gag.com ([127.0.0.1])\r
+       by localhost (winfree.gag.com [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id FbGXTnkfpcvu; Fri, 11 Dec 2009 12:32:35 -0700 (MST)\r
+Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1])\r
+       by winfree.gag.com (Postfix) with ESMTP id B32553036;\r
+       Fri, 11 Dec 2009 12:32:34 -0700 (MST)\r
+From: Bdale Garbee <bdale@gag.com>\r
+To: Dirk Hohndel <hohndel@infradead.org>\r
+In-Reply-To: <1260511864.3341.23.camel@dhohndel-mobl.amr.corp.intel.com>\r
+References: <1260511864.3341.23.camel@dhohndel-mobl.amr.corp.intel.com>\r
+Content-Type: text/plain; charset="UTF-8"\r
+Date: Fri, 11 Dec 2009 10:21:31 +0100\r
+Message-ID: <1260523291.20726.42.camel@rover>\r
+Mime-Version: 1.0\r
+X-Mailer: Evolution 2.28.1 \r
+Content-Transfer-Encoding: 7bit\r
+Cc: notmuch@notmuchmail.org\r
+Subject: Re: [notmuch] reading with multiple MUAs from MailDir\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: Fri, 11 Dec 2009 19:32:38 -0000\r
+\r
+On Thu, 2009-12-10 at 22:11 -0800, Dirk Hohndel wrote:\r
+> While playing with notmuch I am still using evolution to read the email\r
+> in the same MailDir that is being indexed / processed by notmuch. With\r
+> the result that lots of emails can not be found in notmuch if they have\r
+> been marked as read in evolution between processing in notmuch and\r
+> trying to access them from the user interface.\r
+> \r
+> This makes notmuch /really/ hard to test for me at this point.\r
+\r
+For what it's worth, this drives me nuts, too.\r
+\r
+Bdale\r
+\r
+\r