From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78648 Path: news.gmane.org!not-for-mail From: hobbes@poukram.net (=?utf-8?Q?R=C3=A9mi?= Letot) Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus hangs at startup when trying to read imap groups Date: Mon, 02 May 2011 01:19:08 +0200 Message-ID: <87bozm6mc3.fsf@sphax.lybrafox.lan> References: <877hb4pk2l.fsf@sphax.lybrafox.lan> <87d3kri4to.fsf@sphax.lybrafox.lan> <878vvfi4mp.fsf@sphax.lybrafox.lan> <87sjtn8a6b.fsf@lifelogs.com> <874o63i2bo.fsf@sphax.lybrafox.lan> <87zknvgnew.fsf@sphax.lybrafox.lan> <87r597gn8k.fsf@sphax.lybrafox.lan> <87tye16hkk.fsf@sphax.lybrafox.lan> <87pqop5iiw.fsf@sphax.lybrafox.lan> <8762pvre98.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 1304292093 13319 80.91.229.12 (1 May 2011 23:21:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 1 May 2011 23:21:33 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26950@lists.math.uh.edu Mon May 02 01:21:30 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 1QGfxB-0003kq-Cp for ding-account@gmane.org; Mon, 02 May 2011 01:21:29 +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 1QGfvE-0004Ee-Ro; Sun, 01 May 2011 18:19:28 -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 1QGfvC-0004EV-HS for ding@lists.math.uh.edu; Sun, 01 May 2011 18:19:26 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QGfv7-0004z1-BO for ding@lists.math.uh.edu; Sun, 01 May 2011 18:19:26 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QGfv5-0003PI-9e for ding@gnus.org; Mon, 02 May 2011 01:19:19 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QGfv5-0002op-3O for ding@gnus.org; Mon, 02 May 2011 01:19:19 +0200 Original-Received: from 91.180.114.83 ([91.180.114.83]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 May 2011 01:19:19 +0200 Original-Received: from hobbes by 91.180.114.83 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 May 2011 01:19:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 91.180.114.83 User-Agent: Gnus/5.110017 (No Gnus v0.17) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:7eGbinwXdc8ZVnAGh7DbT9Z5znE= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78648 Archived-At: Lars Magne Ingebrigtsen writes: > hobbes@poukram.net (Rémi Letot) writes: > >> So I guess the problem is tls/ssl specific, but I have no idea how to >> help debug that. Any idea ? > > Hm... try putting `nnimap-streaming' into the server definition (or > just set it before you load Gnus) and see whether that makes any > difference. I normally set it to nil because otherwise gnus has problems with my server. I tried to set it to t, but that didn't change anything. I also updated to latest git, which didn't change anything either. Thanks, -- Rémi