viewmail-info
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [VM] IMAP-SSL with Exchange Server


From: John Hein
Subject: Re: [VM] IMAP-SSL with Exchange Server
Date: Thu, 14 Jun 2012 17:53:05 -0600

Uday Reddy wrote at 00:01 +0100 on Jun 15, 2012:
 > Lewis Perin writes:
 >
 > > By the way, the trace of my IMAP session does say this before I run
 > > into trouble:
 > >
 > > * OK The Microsoft Exchange IMAP4 service is ready.
 >
 > If it gets this far, then stunnel is unlikely to be the problem.
 >
 > So, where does it get into trouble?

You can also skip vm & stunnel completely and use command
line:

openssl s_client -connect your.imapserver.com:993
.. login address@hidden <yourpassword>
.. list "" "*"

That will prove (or not) that imap to the server works in general.
Then you should be able to compare the results of that against
the vm imap trace buffer.


lsmithso wrote at 08:12 +0100 on Jun 14, 2012:
 > I have a similar but unrelated stunnel problem connecting to
 > gmail. It connects fine when using an emacs 24 snapshot with built
 > in ssl, but fails with emacs 23 & stunnel. I'd like to debug my
 > stunnel setup with the vm generated config file.

FYI, you don't need stunnel for emacs 24.  It has ssl built in and
can use that instead of stunnel.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]