Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* problem using starttls with imap
@ 2006-05-09  5:34 Pranav K. Tiwari
  2006-05-09 11:34 ` gdt
  0 siblings, 1 reply; 6+ messages in thread
From: Pranav K. Tiwari @ 2006-05-09  5:34 UTC (permalink / raw)



I am trying to move to starttls because our IT now mandates use of SSL
to connect to IMAP.

I'm using 'No Gnus v0.6' on Windows. I have the following config:

;; TLS
(load "starttls")
(setq starttls-use-gnutls t
      nnimap-stream 'starttls
      nnimap-server-port 993)

When I try to connect, I see the following in the message buffer:
      
imap: Connecting to <server>...
Opening STARTTLS connection to `<server>'...
imap: Connecting to <server>...failed

And, then - nothing.

I sniffed the packets, and it appears that the client completes a 3-way
handshake with the server, but doesn't send anything after that. Any
ideas?

regards,
-p

      
-- 
Pranav Tiwari.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-05-11 10:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-09  5:34 problem using starttls with imap Pranav K. Tiwari
2006-05-09 11:34 ` gdt
2006-05-10  5:06   ` Pranav K. Tiwari
2006-05-10 11:50     ` gdt
2006-05-11 10:48       ` Pranav K. Tiwari
2006-05-10 20:04     ` Marcus Frings

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).