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, UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 22624 invoked from network); 19 Feb 2021 12:06:51 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 19 Feb 2021 12:06:51 -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) (envelope-from ) id 1lD4YY-002OMP-IM for ml@inbox.vuxu.org; Fri, 19 Feb 2021 06:06:46 -0600 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1lD4YY-00DglR-1S for ml@inbox.vuxu.org; Fri, 19 Feb 2021 06:06:46 -0600 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lD4YW-00DglJ-0O for ding@lists.math.uh.edu; Fri, 19 Feb 2021 06:06:44 -0600 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.94) (envelope-from ) id 1lD4YS-002ITI-1h for ding@lists.math.uh.edu; Fri, 19 Feb 2021 06:06:43 -0600 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:Subject:To:From:Date: 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:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=O2sw+XRgjAsaY8gZQQ6RPa7RVXRj98BBB2rBkvVwwuw=; b=XGpEMls1yvAsMbittF88jNdr9g f7CMDcFaQ5n3f8v1a73/3ZhHs7q58LAKVhtjItUsSGaIv3mwuBT1Dl29+XWaT0xa8U1UK0abWu8OJ 5o8SKkkMBWkk2KBeHMyJFoAONiT4tZ5BZZtUc/oasvtEd65VDVu6cqdy9S/ul/ZpQX2A=; Received: from mout-p-201.mailbox.org ([80.241.56.171]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lD4YI-0001jE-C6 for ding@gnus.org; Fri, 19 Feb 2021 13:06:33 +0100 Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4Dhr051Q0MzQlWs for ; Fri, 19 Feb 2021 13:06:29 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter01.heinlein-hosting.de (spamfilter01.heinlein-hosting.de [80.241.56.115]) (amavisd-new, port 10030) with ESMTP id pA5ypbpbAsV9 for ; Fri, 19 Feb 2021 13:06:26 +0100 (CET) Received: from localhost (orpheus.olymp [local]) by orpheus.olymp (OpenSMTPD) with ESMTPA id 55a6ac93 for ; Fri, 19 Feb 2021 12:06:24 +0000 (WET) Date: Fri, 19 Feb 2021 12:06:24 +0000 From: Luis Henriques To: ding@gnus.org Subject: Annoying issue with group not showing new messages Message-ID: <20210219120624.GA27346@camandro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-MBO-SPAM-Probability: X-Rspamd-Score: -4.81 / 15.00 / 15.00 X-Rspamd-Queue-Id: 452BD1863 X-Rspamd-UID: c73af9 List-ID: Precedence: bulk Hi, For a while now I've been seeing one specific nnimap group that doesn't show me new messages arriving. I need to restart Gnus to see them. I sync my (local) maildirs and use dovecot for accessing it from Gnus. It all works fine except for this one group. This is probably very simple to fix, but I simply can't figure it out. Any ideas for fixing/debugging it? Cheers, -- Luis