From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76073 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Wrong behaviour while fetching message with IMAP Date: Thu, 27 Jan 2011 17:22:05 -0800 Organization: Programmerer Ingebrigtsen Message-ID: <87vd19yg8y.fsf@gnus.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296177780 26342 80.91.229.12 (28 Jan 2011 01:23:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 28 Jan 2011 01:23:00 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24425@lists.math.uh.edu Fri Jan 28 02:22:56 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pid37-0004ZT-Ni for ding-account@gmane.org; Fri, 28 Jan 2011 02:22:54 +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 1Pid2x-0005XT-Ao; Thu, 27 Jan 2011 19:22:43 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Pid2v-0005XJ-NF for ding@lists.math.uh.edu; Thu, 27 Jan 2011 19:22:41 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Pid2r-000376-Ku for ding@lists.math.uh.edu; Thu, 27 Jan 2011 19:22:41 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Pid2q-00078z-U0 for ding@gnus.org; Fri, 28 Jan 2011 02:22:36 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pid2p-0004Po-M8 for ding@gnus.org; Fri, 28 Jan 2011 02:22:35 +0100 Original-Received: from baybryj.net ([198.144.208.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Jan 2011 02:22:35 +0100 Original-Received: from larsi by baybryj.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Jan 2011 02:22:35 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 29 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: baybryj.net Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:amCThMnYawwmDNzklDfJW/keK2k= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76073 Archived-At: Julien Danjou writes: > Clicking on a message id in a mail, does very weird thing it seems. > > Simplified backtrace: > > * gnus-read-header("<92164B15-45D1-4D76-9AF6-8E1E098C04BD@telia.com>") Interesting. This basically boils down to the two following commands: 17:16:09 7071 EXAMINE "ding" 17:16:16 7072 UID SEARCH HEADER Message-Id "<92164B15-45D1-4D76-9AF6-8E1E098C04BD@telia.com>" And this is what my IMAP server is returning: * SEARCH 7072 OK Search completed (0.032 secs). I.e., it didn't find it. I think. But the article is clearly in the ding mailbox, and fetching messages by Message-ID used to work. I mean, that's what's used when moving articles, too... And that code hasn't changed for a while. Anybody? This is with a Dovecot IMAP server. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen