Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: gnus + imap + ssl...
       [not found] <uadgk14ix.fsf@uiuc.edu.invalid>
@ 2003-02-25 22:15 ` Simon Josefsson
  0 siblings, 0 replies; only message in thread
From: Simon Josefsson @ 2003-02-25 22:15 UTC (permalink / raw)


Aaron Son <aaronson@uiuc.edu.invalid> writes:

> This was posted in gnu.emacs.help as well:
>
> Ok, this is NT Emacs 21.2.1, with gnus v5.9.0
>
> I'm trying to get gnus to work on an imap account of mine.  Server
> access is restricted to SSL connections.  I've compiled and installed
> openssl on the windows machine, and it's corrently in the path.  I've
> added the following to my .gnus file:
>
> (setq gnus-secondary-select-methods
>       '((nnimap "aaronsonUIUC"
> 	 (nnimap-address "express.cites.uiuc.edu")
> 	 (nnimap-stream ssl))))
>
> When I type "M-x gnus", I get the following in the *Message* buffer:
>
> Reading c:/Documents and Settings/Aaron/Home/.newsrc.eld...
> Reading active file from news.cso.uiuc.edu via nntp...
> Reading active file from aaronsonUIUC via nnimap...
> Opening nnimap server on aaronsonUIUC...
> imap: Connecting to express.cites.uiuc.edu...
> imap: Opening SSL connection with `openssl s_client -ssl3 -connect %s:%p'...
> imap: Opening SSL connection with `openssl s_client -ssl2 -connect %s:%p'...
> imap: Opening SSL connection with `s_client -ssl3 -connect %s:%p'...
> imap: Opening SSL connection with `s_client -ssl2 -connect %s:%p'...
> imap: Opening SSL connection with `nil'...failed
> imap: Connecting to express.cites.uiuc.edu...failed
>
> Opening nnimap server on aaronsonUIUC...
> Denied server
>
> Now, for some reason, it's not opening the SSL connection.  If I go to
> the command line and type in the first command (openssl s_client -ssl3
> -connect express.cites.uiuc.edu:993), it works perfectly.
>
> Basically, what do I need to do to make it all work?  Thanks in advance.

Is openssl on the search path that emacs uses to invoke applications?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-25 22:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <uadgk14ix.fsf@uiuc.edu.invalid>
2003-02-25 22:15 ` gnus + imap + ssl Simon Josefsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).