IMAPS to a Microsoft Exchange doesn't work for me anylonger on CVS HEAD
Hello,
I try to access a IMAPS enabled Microsoft Exchange Server within mutt
CVS HEAD and it locks up witht he following line:
SSL connection using TLSv1/SSLv3 (RC4-MD5)
This line normally appears just before the password prompt. Brendan, can
you reproduce this? Try to open
c imaps://glanzman@xxxxxxxxxxxxxxxxx/INBOX<enter>
I am running Solaris 9 with CSW build environment and compiled mutt-cvs
head with the following prepare line:
export LD_OPTIONS="-R/opt/csw/lib -L/opt/csw/lib -R/opt/csw/bdb4/lib
-L/opt/csw/bdb4/lib"
export
PATH="/opt/forte8/SUNWspro/bin:/usr/ccs/bin:/usr/bin:/usr/openwin/bin:/opt/csw/bin:/local/bitkeeper/bin"
export CPPFLAGS="-I/opt/csw/include"
export CFLAGS="-fast"
./prepare --enable-hcache --enable-imap --with-slang=/opt/csw
--with-ssl=/opt/csw
Greetings,
Thomas