From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OAq1MN4ohmMmswAAbAwnHQ (envelope-from ) for ; Tue, 29 Nov 2022 16:44:30 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id cAetMN4ohmMg7AAAauVa8A (envelope-from ) for ; Tue, 29 Nov 2022 16:44:30 +0100 Received: from mail.notmuchmail.org (yantan.tethera.net [IPv6:2a01:4f9:c011:7a79::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AD8E215D7A for ; Tue, 29 Nov 2022 16:44:30 +0100 (CET) Received: from yantan.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id F09685F38F; Tue, 29 Nov 2022 15:44:27 +0000 (UTC) Received: from fethera.tethera.net (fethera.tethera.net [IPv6:2607:5300:60:c5::1]) by mail.notmuchmail.org (Postfix) with ESMTP id 6A2AB5F376 for ; Tue, 29 Nov 2022 15:44:26 +0000 (UTC) Received: by fethera.tethera.net (Postfix, from userid 1001) id 6CDEC5FBC0; Tue, 29 Nov 2022 10:44:25 -0500 (EST) Received: (nullmailer pid 390647 invoked by uid 1000); Tue, 29 Nov 2022 15:44:24 -0000 From: David Bremner To: mailbox@z01d.net, notmuch@notmuchmail.org Subject: Re: Inconsistent folder search results In-Reply-To: <3b5ac4a7fff59a60a7f7aec03687fb64@z01d.net> References: <3b5ac4a7fff59a60a7f7aec03687fb64@z01d.net> Date: Tue, 29 Nov 2022 11:44:24 -0400 Message-ID: <877czdkbon.fsf@tethera.net> MIME-Version: 1.0 Message-ID-Hash: J4WY2ZVTUJSPJ3BMD22RYBN3Z7K5LWZL X-Message-ID-Hash: J4WY2ZVTUJSPJ3BMD22RYBN3Z7K5LWZL X-MailFrom: david@tethera.net X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.3 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Authentication-Results: aspmx1.migadu.com; none X-Migadu-Scanner: scn0.migadu.com X-TUID: uo9eYycZfAaD mailbox@z01d.net writes: > I'm running : > notmuch search --output=files --format=text folder:user@domain/INBOX > > For this query I get results mixed in from user@domain/Sent folder in addition to expected results from the INBOX folder. > > For similar query to a different otheruser@otherdomain/INBOX folder I also get results mixed in from various different folders. Does the answer https://notmuchmail.org/faq/#index1h2 help?