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 A1970431FBC for ; Thu, 10 Dec 2009 22:53:07 -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 WS+bJB9YTCE3 for ; Thu, 10 Dec 2009 22:53:06 -0800 (PST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by olra.theworths.org (Postfix) with ESMTP id C2F4A431FAE for ; Thu, 10 Dec 2009 22:53:06 -0800 (PST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 10 Dec 2009 22:52:16 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.47,380,1257148800"; d="scan'208";a="577727615" Received: from wwang29-mobl1.sh.intel.com (HELO wwang29-mobl1.ccr.corp.intel.com) ([10.239.22.237]) by orsmga001.jf.intel.com with ESMTP; 10 Dec 2009 22:52:48 -0800 Received: from wwang29 by wwang29-mobl1.ccr.corp.intel.com with local (Exim 4.69) (envelope-from ) id 1NIzNA-0007Sm-5Z; Fri, 11 Dec 2009 14:53:04 +0800 Date: Fri, 11 Dec 2009 14:53:04 +0800 From: Roger WANG To: notmuch@notmuchmail.org Message-ID: <20091211065303.GF22407@wwang29-mobl1.ccr.corp.intel.com> References: <1260511864.3341.23.camel@dhohndel-mobl.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1260511864.3341.23.camel@dhohndel-mobl.amr.corp.intel.com> Subject: Re: [notmuch] reading with multiple MUAs from MailDir 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: Fri, 11 Dec 2009 06:53:07 -0000 On Fri, 2009-12-11 at 14:11 +0800 Dirk Hohndel wrote: > > While playing with notmuch I am still using evolution to read the email > in the same MailDir that is being indexed / processed by notmuch. With > the result that lots of emails can not be found in notmuch if they have I have the similar problem here, and Carl said in IRC "There's basically one feature missing before notmuch will play with another maildir-based mail reader.". There is also a thread "[PATCH] Handle message renames in mail spool" in the archive which might help: http://notmuchmail.org/pipermail/notmuch/2009/000364.html http://notmuchmail.org/pipermail/notmuch/2009/000562.html > been marked as read in evolution between processing in notmuch and > trying to access them from the user interface. > > This makes notmuch /really/ hard to test for me at this point. > > Is there a workaround? > > /D > > -- Roger WANG