[Kolab-devel] Annotation of folders

Ing. Konrad Renner konrad.renner at kolabnow.com
Wed Apr 29 07:04:57 CEST 2015


Hi everybody, 

you may know that I am working on an open source Android notes client 
which will be able to sync notes via IMAP in the Kolab notes format. 

I have a problem to get two way sync working (downloading and parsing 
notes already works). As described here: 
https://wiki.kolab.org/Kolab_3.0_Storage_Format [1] "All folders with 
Kolab Groupware content MUST be annotated with their respective 
groupware type" I am trying to set the type  via the IMAP METADATA extension (RFC 5464). 

I think I use the SETMETADATA and GETMETADATA commands wrong. Examples 
of my usage: 

GETMETADATA "" /shared/vendor/kolab /private/vendor/kolab 

SETMETADATA "" (/shared/vendor/kolab notes /private/vendor/kolab notes) 

How do I have to use these commands? What is the value for the 
Mailbox-argument (e.g. for KolabNow)? 

Thank you for your help!


More information about the devel mailing list