Hello,
I just upgraded Zimbra Open Source Edition 4.0.5 to 4.5.3. Everythings seems to work fine, just as before. The only problem I have is sending emails in Outlook. My server runns Debian 3.1.
My MTA (and IMAP) is authentication enabled and need TLS authentication. For Outlook2003 purposes, I did what it is described here:
http://wiki.zimbra.com/index.php?tit...r_SSL_port_465 (it worked before the upgrade). During Upgrade, these settings got lost, so I enabled it again - and did restart the server.
In Outlook I get the following error when sending an email: "Your outgoing (SMTP) server does not support SSL-Secured connections"
When I check in the admin console, I have this option set in "Global Settings" and in the server settings (MTA tab).
/var/log/zimbra.log shows the following:
Mar 2 23:01:27 mail postfix/smtpd[27523]: connect from MY_NOTEBOOK_FQDN[MY_NOTEBOOK_IP]
Mar 2 23:01:27 mail postfix/smtpd[27523]: setting up TLS connection from MY_NOTEBOOK_FQDN[MY_NOTEBOOK_IP]
Mar 2 23:01:27 mail postfix/smtpd[27523]: Could not allocate 'TLScontext->con' with SSL_new()
Mar 2 23:01:27 mail postfix/smtpd[27523]: warning: TLS library problem: 27523:error:140BA0C3:SSL routines:SSL_new:null ssl ctx:ssl_lib.c:231:
Mar 2 23:01:27 mail postfix/smtpd[27523]: lost connection after CONNECT from MY_NOTEBOOK_FQDN[MY_NOTEBOOK_IP]
Mar 2 23:01:27 mail postfix/smtpd[27523]: disconnect from MY_NOTEBOOK_FQDN[MY_NOTEBOOK_IP]
Mar 2 23:01:27 mail postfix/smtpd[27525]: connect from MY_NOTEBOOK_FQDN[MY_NOTEBOOK_IP]
Mar 2 23:01:27 mail postfix/smtpd[27525]: setting up TLS connection from MY_NOTEBOOK_FQDN[MY_NOTEBOOK_IP]
Mar 2 23:01:27 mail postfix/smtpd[27525]: Could not allocate 'TLScontext->con' with SSL_new()
Mar 2 23:01:27 mail postfix/smtpd[27525]: warning: TLS library problem: 27525:error:140BA0C3:SSL routines:SSL_new:null ssl ctx:ssl_lib.c:231:
Mar 2 23:01:27 mail postfix/smtpd[27525]: lost connection after CONNECT from MY_NOTEBOOK_FQDN[MY_NOTEBOOK_IP]
Mar 2 23:01:27 mail postfix/smtpd[27525]: disconnect from MY_NOTEBOOK_FQDN[MY_NOTEBOOK_IP]
Mar 2 23:01:27 mail postfix/smtpd[27523]: connect from MY_NOTEBOOK_FQDN[MY_NOTEBOOK_IP]
Mar 2 23:01:27 mail postfix/smtpd[27523]: setting up TLS connection from MY_NOTEBOOK_FQDN[MY_NOTEBOOK_IP]
Mar 2 23:01:27 mail postfix/smtpd[27523]: Could not allocate 'TLScontext->con' with SSL_new()
Mar 2 23:01:27 mail postfix/smtpd[27523]: warning: TLS library problem: 27523:error:140BA0C3:SSL routines:SSL_new:null ssl ctx:ssl_lib.c:231:
Mar 2 23:01:27 mail postfix/smtpd[27523]: lost connection after CONNECT from MY_NOTEBOOK_FQDN[MY_NOTEBOOK_IP]
Mar 2 23:01:27 mail postfix/smtpd[27523]: disconnect from MY_NOTEBOOK_FQDN[MY_NOTEBOOK_IP]
What could be the reason for this error?
Thank for your hints!
Regards,
m.a.g.