From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45239 Path: main.gmane.org!not-for-mail From: "Joseph D. Barillari" Newsgroups: gmane.emacs.gnus.general Subject: Re: IMAP won't connect using Cygwin's OpenSSL on Win2K Date: Thu, 13 Jun 2002 11:28:25 -0400 (EDT) Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1023982442 7082 127.0.0.1 (13 Jun 2002 15:34:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 13 Jun 2002 15:34:02 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17IWbp-0001pw-00 for ; Thu, 13 Jun 2002 17:34:02 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17IWaw-000879-00; Thu, 13 Jun 2002 10:33:06 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 13 Jun 2002 10:33:25 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id KAA25320 for ; Thu, 13 Jun 2002 10:33:15 -0500 (CDT) Original-Received: (qmail 3619 invoked by alias); 13 Jun 2002 15:32:52 -0000 Original-Received: (qmail 3607 invoked from network); 13 Jun 2002 15:32:51 -0000 Original-Received: from postoffice.princeton.edu (HELO Princeton.EDU) (128.112.129.120) by gnus.org with SMTP; 13 Jun 2002 15:32:51 -0000 Original-Received: from smtpserver1.Princeton.EDU (smtpserver1.Princeton.EDU [128.112.129.65]) by Princeton.EDU (8.12.3/8.12.3) with ESMTP id g5DFSVZs000267; Thu, 13 Jun 2002 11:28:31 -0400 (EDT) Original-Received: from fez.Princeton.EDU (fez.Princeton.EDU [128.112.129.190]) by smtpserver1.Princeton.EDU (8.12.2/8.12.2) with ESMTP id g5DFSTdi012385; Thu, 13 Jun 2002 11:28:30 -0400 (EDT) Original-Received: from localhost (jbarilla@localhost) by fez.Princeton.EDU (8.11.6/8.11.6) with ESMTP id g5DFSPG20869; Thu, 13 Jun 2002 11:28:29 -0400 Original-To: Simon Josefsson In-Reply-To: Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45239 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45239 On Thu, 13 Jun 2002, Simon Josefsson wrote: > "Joseph D. Barillari" writes: > > > This means that OpenSSL is functioning, but I must not have set up the > > gnus/emacs OpenSSL interface properly. Is there any way of getting more > > verbose *Messages* so I can diagnose the problem? > > Did you install ssl.el? Whoops. I forgot that the FSF doesn't package crypto stuff with Emacs. That fixed it. Thanks. --Joe