Re: [Kolab-devel] IMAP METADATA for Bynari Outlook Connector

"Jeroen van Meeuwen (Kolab Systems)" <[email protected]>
Newsgroups gmane.comp.kde.devel.kolab
Message-ID <2aa65c1c4c6c0b8c0047ee748249272d__34280.8640598834$1413823841$gmane$org@kolabsys.com>
On 2014-09-29 20:28, Mat Cantin wrote:
> Greetings,
> 

Greetings, fellow earthling ;-)

> I'm working with the Bynari Outlook Connector to connect some users to
> Kolab with Outlook. The one thing that isn't working properly is the
> Bynari Connector's ability to identify Calendars and Contacts besides
> the default ones. Other calendars, including shared calendars from
> other users, just show up as regular mail folders.
> 
> When I brought this up with Bynari support they said the following:
> "The Kolab server must not have the IMAP METADATA set correctly that
> describe the type of folder is on the server."
> 
> I'm running Kolab 3.2 on Debian. Some help pointing me in the right
> direction would be appreciated.
> 

Cyrus IMAP has had a couple of iterations of METADATA support -- 
starting with ANNOTATEMORE, a draft that has now become the METADATA 
RFC.

The relevant parts of the codebase we're talking about here is quite 
complicated, all based on an effort to remain somewhat compatible with 
multiple drafts and mistaken/misinformed implementations ... TMI, I 
admit.

The easiest fix might be (^1) to add a line to imapd.conf(5), that says:

   suppress_capabilities: METADATA

I reckon the Bynari connector should fall back to using ANNOTATEMORE.

^1: I think they might only be polling for the private annotation 
/private/vendor/kolab/folder-type, and omit polling for the 
/shared/vendor/kolab/folder-type.

That said, if you're willing to entertain a little log analysis:

   $ mkdir -p /var/lib/imap/log/[email protected]
   $ chown cyrus:mail /var/lib/imap/log/[email protected]

Now configure [email protected]'s Outlook+Bynari connector -- this 
will give us the literal transcript of what happens exactly.

Kind regards,

Jeroen van Meeuwen

-- 
Systems Architect, Kolab Systems AG

e: vanmeeuwen at kolabsys.com
m: +41 79 951 9003
w: http://www.kolabsys.com

pgp: 9342 BF08
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.