From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82626 Path: news.gmane.org!not-for-mail From: Sergio Durigan Junior Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus displays "No such article (may have expired or been canceled)" on nnimap Date: Thu, 20 Dec 2012 00:36:12 -0200 Message-ID: <87pq25jvqb.fsf@riseup.net> References: <87zk2mjhtb.fsf@riseup.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1355971313 608 80.91.229.3 (20 Dec 2012 02:41:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Dec 2012 02:41:53 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30892@lists.math.uh.edu Thu Dec 20 03:42:07 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TlW5G-00068L-7s for ding-account@gmane.org; Thu, 20 Dec 2012 03:42:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1TlW3g-0006hG-Tu; Wed, 19 Dec 2012 20:40:28 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1TlW3Y-0006gz-DK for ding@lists.math.uh.edu; Wed, 19 Dec 2012 20:40:20 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1TlW3W-000149-HD for ding@lists.math.uh.edu; Wed, 19 Dec 2012 20:40:19 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1TlW3U-0008MY-D5 for ding@gnus.org; Thu, 20 Dec 2012 03:40:16 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TlW3f-0004rs-KN for ding@gnus.org; Thu, 20 Dec 2012 03:40:27 +0100 Original-Received: from 201.82.206.8 ([201.82.206.8]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 20 Dec 2012 03:40:27 +0100 Original-Received: from sergiodj by 201.82.206.8 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 20 Dec 2012 03:40:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 36 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 201.82.206.8 X-URL: http://sergiodj.net/blog User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) Cancel-Lock: sha1:MVVgpmxLSPJvyXTOPPPZ0B8ds+0= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82626 Archived-At: On Tuesday, November 13 2012, I wrote: > I use nnimap (offlineimap) + dovecot as my main setup for emails, and it > works overall fine. However, for some messages (I still don't know the > pattern, it seems to happen randomly) Gnus displays the error message > present in the $SUBJECT. Hello, I was wondering if someone else is seeing this problem. I am not sure if this is really a Gnus problem; it can be dovecot's fault as well. I tried to debug it but couldn't find anything interesting for now. I will do a deeper debugging session when I have more time... Any comments are appreciated. > These messages are usually older than 3 or 4 weeks, and have not been > expired, canceled, or moved by me. I just read the messages when they > arrived, and that's it. I tried to find some information on the > internet, but the only thing I could find was an old thread on some Gnus > newsgroup where someone was suggesting to do "(setq nnimap-nov-is-evil > t)". I tried that without success (I actually did a "forced" restart of > Gnus, by deleting ~/.newsrc* and ~/News/). > > Is anyone else experiencing this issue? Oh, one more thing worth > mentioning: I use exactly the same setup (i.e., Gnus + offlineimap + > dovecot) on 2 different computers, one of them running Emacs v.23.3 > (Gnus v.5.13) and another running Emacs v.24.1 (Gnus v.5.13). In the > older Emacs+Gnus, I can see all the messages in a group, but for some of > them I receive the "No such article" error. However, with the newer > Emacs+Gnus, I don't even see all the messages, but just those which are > indeed "valid", i.e., I don't see the "No such article" messages. -- Sergio