From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 91598431FBC for ; Fri, 24 Jan 2014 05:35:39 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled 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 fUMtTZ6DPSZU for ; Fri, 24 Jan 2014 05:35:33 -0800 (PST) Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 687CE431FB6 for ; Fri, 24 Jan 2014 05:35:33 -0800 (PST) Received: from remotemail by yantan.tethera.net with local (Exim 4.80) (envelope-from ) id 1W6guw-0003w3-Ak; Fri, 24 Jan 2014 09:35:30 -0400 Received: (nullmailer pid 32698 invoked by uid 1000); Fri, 24 Jan 2014 13:35:26 -0000 From: David Bremner To: Mark Walters , Gregor Zattler , notmuch Subject: Re: Bug?: notmuch-search-show-thread shows several threads; only one containing matching messages In-Reply-To: <874nvcekjk.fsf@qmul.ac.uk> References: <20120126004024.GA13704@shi.workgroup> <20120126011903.GA1176@mit.edu> <8762fzry7k.fsf@servo.finestructure.net> <20120126124450.GB30209@shi.workgroup> <87mx9avbc1.fsf@praet.org> <20120129234213.GB11460@shi.workgroup> <87zkd5655g.fsf@praet.org> <20120130190425.GB13521@shi.workgroup> <878vkoev95.fsf@qmul.ac.uk> <20120130223416.GA26239@shi.workgroup> <874nvcekjk.fsf@qmul.ac.uk> User-Agent: Notmuch/0.17+35~g3b36898 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Fri, 24 Jan 2014 09:35:26 -0400 Message-ID: <87lhy5pko1.fsf@zancas.localnet> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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, 24 Jan 2014 13:35:39 -0000 Mark Walters writes: > Hi > > I have looked at this and I think this is not notmuch's fault: I think > it is a mua doing strange things: > > One of the mails has an in-reply-to header which looks like > > In-reply-to: Message from Carsten Dominik of "Tue, 15 Mar 2011 12:18:51 BST." <17242340-A14F-495A-B144-20C96D52B620@gmail.com> > > and I think notmuch is taking the carsten.dominik@gmail.com as message > id. > Can someone test if this is fixed by cf8aaafbad68 (i.e. does the problem persist in git master or 0.17)? d