From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36168 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: secnews.netscape.com? Date: 09 May 2001 21:32:52 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035171799 7129 80.91.224.250 (21 Oct 2002 03:43:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:43:19 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: (qmail 17814 invoked by alias); 9 May 2001 19:32:49 -0000 Original-Received: (qmail 17809 invoked from network); 9 May 2001 19:32:49 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 9 May 2001 19:32:49 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated) by dolk.extundo.com (8.11.3/8.11.3) with ESMTP id f49JWtq14947; Wed, 9 May 2001 21:32:56 +0200 Original-To: Amos Gouaux In-Reply-To: (Amos Gouaux's message of "09 May 2001 12:44:35 -0500") Mail-Copies-To: nobody User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.103 Original-Lines: 12 Xref: main.gmane.org gmane.emacs.gnus.general:36168 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36168 Amos Gouaux writes: > ag> Now I'm able to login to secnews.netscape.com:563 without any problems. > > More curious, this nntp over ssl only works if I open it before > opening an imaps connection. If I open the imaps connection first, > then I get the same error I was getting before. Odd...... Indeed. Could you edebug `nntp-open-ssl-stream' and/or `open-ssl-stream' to see what happens? I can't see that imap.el permanently makes any SSL related modifications.. other than the autoload'ing of ssl.el? Don't know if it matters.