From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_MED, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: from mx1.math.uh.edu (mx1.math.uh.edu [129.7.128.32]) by inbox.vuxu.org (Postfix) with ESMTP id 676DE26731 for ; Sat, 11 May 2024 21:09:15 +0200 (CEST) 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.97.1) (envelope-from ) id 1s5s5j-000000063jI-3sfc for ml@inbox.vuxu.org; Sat, 11 May 2024 14:09:12 -0500 Received: from lists1.math.uh.edu ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.97.1) (envelope-from ) id 1s5s5j-00000004OXH-312n for ml@inbox.vuxu.org; Sat, 11 May 2024 14:09:07 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtp (Exim 4.97.1) (envelope-from ) id 1s5s5g-00000004OX8-34IK for ding@lists.math.uh.edu; Sat, 11 May 2024 14:09:04 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.97.1) (envelope-from ) id 1s5s5c-0000000HCyi-28rD for ding@lists.math.uh.edu; Sat, 11 May 2024 14:09:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=x1gtorTY6ZrhcibPD0KbYfIr+UkB1JjwtxK3l7v5M9s=; b=iwoPC4vDc3WykP8LQP9/ioZkMQ mpU4W/E6LFBeDQf4a0AYaDFLEDXEJM2hZf+62J0ZU0Bqcok4aWDwSx5nQiy89LKNXWnrBIdD8CLlt iggMwWjaPhQYof6hTv1uV6Nm46a/lK2LkHTIz87c6wsB28/ig5PNY2Uausc0jZXZcUmQ=; Received: from s1.lexort.com ([2605:2700:0:2:a800:ff:fe4b:be00]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1s5s5U-0002aE-U3 for ding@gnus.org; Sat, 11 May 2024 21:08:55 +0200 Received: by s1.lexort.com (Postfix, from userid 10853) id 7CEE74106FC; Sat, 11 May 2024 15:08:49 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lexort.com; s=mail; t=1715454529; bh=CDBbOFdI8wo8SgPkYY/2JymWo8D+EMkEXgzTdgXgzzw=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=Cu1Do1a6u6tKOQ7J2ktuxeE1tis5LB8Z24EqlsHb83GAaBA61/4rosX9lcOZblZvq ZlgzWuCCw3pmYmzEV8JIQt5JVCJZNpN7X2XuFBt93uxATId89uz+mXtyGRok39BiMK 0/Ph4m2JWWUUJW3o9whlUeslKHcSnemYjxXfL1dY= From: Greg Troxel To: Xiyue Deng Cc: ding@gnus.org Subject: Re: Gnus sometimes reports new messages but not showing them on IMAP server References: <87h6g7mm8r.fsf@debian-hx90.lan> <878r1blqcg.fsf@uwo.ca> <87ttjx55ey.fsf@uwo.ca> <875xwalmf4.fsf@ericabrahamsen.net> <87wmoqjf92.fsf@ericabrahamsen.net> <874jbmk2ql.fsf@debian-hx90.lan> <87msoyfoo4.fsf@debian-hx90.lan> <87plttctyy.fsf@debian-hx90.lan> OpenPGP: id=098ED60E Date: Sat, 11 May 2024 15:08:49 -0400 In-Reply-To: <87plttctyy.fsf@debian-hx90.lan> (Xiyue Deng's message of "Fri, 10 May 2024 13:06:29 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain List-ID: Precedence: bulk Xiyue Deng writes: >> This was nnimap in my case, with emacs and dovecot on the same machine >> if that matters. > > Ah I see. Then probably the IMAP implementation of Outlook is just bad > ;-) I believe there is a gnus bug that I am hitting, and that others are too. I am entirely willing to believe the the theory that there is also a bug in Outlook IMAP....