Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > ZCS Client Connectors > Zimbra Connector for Outlook

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-28-2008, 04:48 AM
Active Member
 
Posts: 43
Default [SOLVED] SSL Connection Problem

Has anyone had this problem with Zimbra Connector for Outlook?
What can I do to make this work. Our decision to purchase depends on the resolution of this problem.
ZCS Network 5.0.8 (Trial Edition)
Windows XP
Outlook 2007
Connector Version:ZimbraOlkConnector-5.0.6_GA_2299_5.0.2615.6.msi (modified for our use using port 443)
Commercial Certificate from GoDaddy.com
Secure POP3 and Secure IMAP connections work. Verified by log showing the correct SSLServer (POP3SSLServer or IMAPSSLServer)

Problem is with the Zimbra connection using the connector.

Printout part of DebugView output


[4880] 28-07-2008 07:20:49.796 [5116]: *0* Enter Zimbra::Rpc::Connection::SendRequest ...
[4880] 28-07-2008 07:20:49.796 [5116]: DEBUG: Zimbra::Rpc::Connection::Connect - thread 5116
[4880] 28-07-2008 07:20:49.875 [5116]: *0* <<<<-------- HTTP stream Start (Request) ----------------------------------------------->>>>
[4880] 28-07-2008 07:20:50.265 [4152]: C:\Program Files\Common Files\SYSTEM\MSMAPI\1033\LSMSCFG32.DLL C:\Program Files\Common Files\SYSTEM\MSMAPI\1033\LSMSCFG32.DLL
[4880] 28-07-2008 07:20:51.281 [5116]: Zimbra::Rpc::Connection::IsSSLError. [12029] is not an SSL mismatch code.
[4880] 28-07-2008 07:20:51.281 [5116]: *0* ERROR: Zimbra::Rpc::Connection::SendRequest - failed on WinHttpSendRequest(...), Error Code: 12029(Unable to connect.)
[4880] 28-07-2008 07:20:51.296 [5116]: ERROR: Zimbra::Rpc::UserSession::Auth - failed on logon (error code: 12029, error text: Unable to connect.), throw the exception to let the application to handle the situation.
[4880] 28-07-2008 07:20:51.296 [5116]: Zimbra::Rpc::UserSession::Init. Auth() failed.
[4880] 28-07-2008 07:20:51.296 [5116]: DEBUG: SetServiceProfileInfo - # of properties to be set into profile: 12
Reply With Quote
  #2 (permalink)  
Old 07-28-2008, 05:00 AM
Zimbra Consultant & Moderator
 
Posts: 20,319
Default

Sound like you may be hitting this bug: Bug 27213 &ndash; Connection Setting Mismatch when connection is closed on server side - you'll need to upgrade to the current Zimbra 5.0.8.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 07-28-2008, 05:31 AM
Active Member
 
Posts: 43
Default Thanks for quick response

Thanks Phoenix,

I am running Zimbra 5.0.8 or are you talking about the Connector being at 5.0.8?
Reply With Quote
  #4 (permalink)  
Old 07-28-2008, 07:24 AM
Zimbra Consultant & Moderator
 
Posts: 20,319
Default

I believe you'll also need to use the 5.0.8 connector as well, have you tried that connector yet?
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 07-28-2008, 07:39 AM
Active Member
 
Posts: 43
Default

I have not seen it on the website. Do you know where it can be found?
Reply With Quote
  #6 (permalink)  
Old 07-28-2008, 07:42 AM
Active Member
 
Posts: 43
Default

On the bright side, I have found a command that seems to be working. I found the following command that may have solved the problem but I need to test it further:
su zimbra
zmtlsctl https
Reply With Quote
  #7 (permalink)  
Old 07-28-2008, 08:07 AM
Zimbra Consultant & Moderator
 
Posts: 20,319
Default

Quote:
Originally Posted by GCamp View Post
I have not seen it on the website. Do you know where it can be found?
It's on your own server, go to the Admin UI/Downloads page (top right when the Admin UI opens).
__________________
Regards


Bill
Reply With Quote
  #8 (permalink)  
Old 07-28-2008, 10:22 AM
Former Zimbran
 
Posts: 406
Default

Quote:
Originally Posted by GCamp View Post
Has anyone had this problem with Zimbra Connector for Outlook?
What can I do to make this work. Our decision to purchase depends on the resolution of this problem.
ZCS Network 5.0.8 (Trial Edition)
Windows XP
Outlook 2007
Connector Version:ZimbraOlkConnector-5.0.6_GA_2299_5.0.2615.6.msi (modified for our use using port 443)
Commercial Certificate from GoDaddy.com
Secure POP3 and Secure IMAP connections work. Verified by log showing the correct SSLServer (POP3SSLServer or IMAPSSLServer)

Problem is with the Zimbra connection using the connector.

Printout part of DebugView output


[4880] 28-07-2008 07:20:49.796 [5116]: *0* Enter Zimbra::Rpc::Connection::SendRequest ...
[4880] 28-07-2008 07:20:49.796 [5116]: DEBUG: Zimbra::Rpc::Connection::Connect - thread 5116
[4880] 28-07-2008 07:20:49.875 [5116]: *0* <<<<-------- HTTP stream Start (Request) ----------------------------------------------->>>>
[4880] 28-07-2008 07:20:50.265 [4152]: C:\Program Files\Common Files\SYSTEM\MSMAPI\1033\LSMSCFG32.DLL C:\Program Files\Common Files\SYSTEM\MSMAPI\1033\LSMSCFG32.DLL
[4880] 28-07-2008 07:20:51.281 [5116]: Zimbra::Rpc::Connection::IsSSLError. [12029] is not an SSL mismatch code.
[4880] 28-07-2008 07:20:51.281 [5116]: *0* ERROR: Zimbra::Rpc::Connection::SendRequest - failed on WinHttpSendRequest(...), Error Code: 12029(Unable to connect.)
[4880] 28-07-2008 07:20:51.296 [5116]: ERROR: Zimbra::Rpc::UserSession::Auth - failed on logon (error code: 12029, error text: Unable to connect.), throw the exception to let the application to handle the situation.
[4880] 28-07-2008 07:20:51.296 [5116]: Zimbra::Rpc::UserSession::Init. Auth() failed.
[4880] 28-07-2008 07:20:51.296 [5116]: DEBUG: SetServiceProfileInfo - # of properties to be set into profile: 12

the error leads me to believe that the https port is not open on your server (as another post said). if you run "zmtlsctl both" or "zmtlsctl https" on your server and then reboot...it should fix the problem.
Reply With Quote
  #9 (permalink)  
Old 07-28-2008, 10:23 AM
Active Member
 
Posts: 43
Default

Bill,

The network version of ZCS that I downloaded from Zimbra says that it is 5.0.8 GA Release. The Zimbra Connector for Outlook that I down loaded using the Admin GUI says that it has a name of ZimbraOlkConnector-5.0.6_GA_2299_5.0.2615.6.msi.

So I guess the question is - Does the Admin GUI have the newest version of the Zimbra Outlook Connector?

The tests that I have done on my computer, my laptop, and my boss's computer shows that the zmtlsctl https command has indeed corrected the secure connection problem I was having.

Thanks for your help.

Greg
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.