To everyone who wants Outlook 2011 support:
You will be best served by voting for this bug:
Bug 38631 - Enable snow leopard messaging features, Outlook for Mac 2011
If you have a NE or Pro license, you should also open a support request
and express your need to your sales representative. You might mention this:
Kerio Connect and Outlook 2011 for Mac | Kerio
If I can speculate, there are a few strategies that could be used for 2011 support:
- A Zimbra-specific connector, similar to ZCO, that makes SOAP calls to the server via http(s), and then writes the data into Outlook 2011's local data store in a format it can understand.
- Server-side implementation of Exchange Web Services.
- A generic connector that makes CalDAV, CardDAV, and (if necessary) IMAP calls to the server, and then writes the data into Outlook 2011's local data store.
- A generic middleware server/proxy that implements client-facing EWS and server-facing IMAP/CalDAV/CardDav. Sort of the reverse of SourceForge.net: DavMail POP/IMAP/SMTP/Caldav to Exchange: News
I think it's conceivable that if Zimbra doesn't move on this, a third-party developer could implement (1), (3), or (4). If they do (3) or (4), it could also work with other servers.