From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78426 Path: news.gmane.org!not-for-mail From: hobbes@poukram.net (=?utf-8?Q?R=C3=A9mi?= Letot) Newsgroups: gmane.emacs.gnus.general Subject: gnus hangs at startup when trying to read imap groups Date: Fri, 08 Apr 2011 22:25:06 +0200 Message-ID: <877hb4pk2l.fsf@sphax.lybrafox.lan> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1302294372 21710 80.91.229.12 (8 Apr 2011 20:26:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Apr 2011 20:26:12 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26729@lists.math.uh.edu Fri Apr 08 22:26:08 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 1Q8IFr-0002NI-3i for ding-account@gmane.org; Fri, 08 Apr 2011 22:26:07 +0200 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 1Q8IFF-0006qj-67; Fri, 08 Apr 2011 15:25:29 -0500 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 1Q8IFC-0006qU-Hx for ding@lists.math.uh.edu; Fri, 08 Apr 2011 15:25:26 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Q8IFA-00074T-Ui for ding@lists.math.uh.edu; Fri, 08 Apr 2011 15:25:26 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Q8IF8-0007Ab-Mw for ding@gnus.org; Fri, 08 Apr 2011 22:25:22 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q8IF5-0001pb-5I for ding@gnus.org; Fri, 08 Apr 2011 22:25:19 +0200 Original-Received: from 91.180.197.171 ([91.180.197.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Apr 2011 22:25:19 +0200 Original-Received: from hobbes by 91.180.197.171 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Apr 2011 22:25:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 28 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 91.180.197.171 User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:kIaNIReJE37vgq9lVolgxVGJzmU= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78426 Archived-At: Hello, for some days now I have been unable to read my imap mail through gnus. When I start gnus, it hangs when opening the tls connection to my server. The error message that I see when I press C-g is: nnimap-get-groups: End of file during parsing And then gnus is not started. I have commented the imap secondary select method, and the strange thing is that it still tries to open a connection to my imap server, but using an old hostname which is not used anymore. At that point gnus will start correctly when I C-g, but obviously all my imap groups are closed and unreadable. Using 'gnutls-cli --insecure -p imaps my.server.name' works fine, I get an imap prompt. I'm using emacs-snapshot on debian sid. gnutls has been updated some days ago, so that could be the culprit. I get the same behaviour with git gnus and the emacs-snapshot bundled gnus. Thanks, -- RĂ©mi