I too didn't succeed in making SSL work with Evolution. Sylvain.
On Tue, 2005-02-15 at 09:56 +0200, Alexander Buloichik wrote: > Hi ! > > On 14 February 2005 19:55, Hes Siemelink wrote: > > > >I tried to install james-2.2.0. > > >I runned it, edit config.xml for change smtp port to 1025, pop3 port to > > >1110, and disable nntp port. > > >When I run it, it works fine. > > > > > >After than, I changed config.xml for allow SSL support(uncomment "useTLS" > > >tags for smtp and pop3 sections), > > >created keystore as described on http://wiki.apache.org/james/UsingSSL, > > >uncommented ssl factory, and run it. > > > > > >When I try to connect to pop3 server(1110 port), or smtp server(1025 > > >port), then mail client freeze. > > > > > >What is this ? > > > > > > > > Is your client configured to use SSL/TLS? Go to your account options and > > check if the SSL option is checked. ("This service requires a secure > > connection (SSL)" in Outlook Express under the Advanced tab.) > > Sure, I changed account settings to TLS(and tried SSL also). > I added supporting more security algorithms (as described in > http://wiki.apache.org/james/UsingSSL). > After that, kmail still freeze, but MS outlook 2003 conects to james server > and I see error in logs: > > Connection has been shutdown: javax.net.ssl.SSLHandshakeException: bad > handshake record MAC > > WBR, Alex. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >