From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 14267 invoked from network); 24 Jan 2022 18:02:24 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 24 Jan 2022 18:02:24 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nC3fa-0018uk-P9 for ml@inbox.vuxu.org; Mon, 24 Jan 2022 12:02:22 -0600 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94.2) (envelope-from ) id 1nC3fZ-003RFt-Vd for ml@inbox.vuxu.org; Mon, 24 Jan 2022 12:02:21 -0600 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtp (Exim 4.94.2) (envelope-from ) id 1nC3fZ-003RFn-55 for ding@lists.math.uh.edu; Mon, 24 Jan 2022 12:02:21 -0600 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nC3fW-0018uO-J1 for ding@lists.math.uh.edu; Mon, 24 Jan 2022 12:02:20 -0600 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:References:Message-ID:Date:Subject: From:To:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=SOTDxg7dL6syZ8KyQVg/U2vu4YcNBiKnCtr7LPxlWS4=; b=IaZ5VMf442iL1Q5mOsQXU+x2M8 P7xPA1gR2xBSKy/Qv6Fukd26LWOMJbBUf61FBDDSm9yTdaIG9ZbgYj90Wbf/Xvg2b8gmRIm5KgiO7 u066DvAz8TShdNnD/lSA7XAISHyzrGkH+/ThTsu4Bc83thqoLwBYtSUYxJMaWHFHyDTg=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nC3fO-0001wF-B7 for ding@gnus.org; Mon, 24 Jan 2022 19:02:13 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1nC3fM-0001oz-KP for ding@gnus.org; Mon, 24 Jan 2022 19:02:08 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org To: ding@gnus.org From: Michael Welsh Duggan Subject: Re: A question about INBOX in IMAP mailboxes Date: Mon, 24 Jan 2022 13:02:00 -0500 Organization: Carnegie Mellon University Message-ID: <878rv5c8rr.fsf@md5i.com> References: <87tuef16wt.fsf@md5i.com> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cancel-Lock: sha1:a2D9VzucuuAFetKGO/Pkua48r3w= Mail-Copies-To: never List-ID: Precedence: bulk Malcolm Purvis writes: >> Mail splitting is currently being handled by sieve, not by >> Gnus. However, when sieve leaves a message in INBOX rather than >> sorting it to another folder, it does not appear in INBOX using `g' >> (gnus-group-get-new-news). Any mail that stays there does show up >> if I use `M-g' (gnus-topic-get-new-news-this-topic) on the group. > > I see the same behaviour with a server hosted on a local dovecot > server but synced to Gmail via mbsync. When I start Gnus all new > messages are shown in the INBOX, but new messages from subsequent > syncs are not show until I hit 'M-g' or restart Gnus. IIRC this used > to work until a few months ago. I ended up reporting this. You can see the resulting discussion in https://debbugs.gnu.org/cgi/bugreport.cgi?bug=53352 -- Michael Welsh Duggan (md5i@md5i.com)