IMAP Annotations

From Kolab wiki

Jump to: navigation, search


You can check the annotations of the folders in question on the server.

cyradm --user=manager localhost
lm
info xxxxmailbox


In server versions since 2.0.1 you can also set annotations from cyadm. This is documented in the manpage (search for "annotation" in

 /kolab/bin/openpkg man cyradm

) and interesting annotations can be seen in the Kolab Format Document, e.g. version 2.0rc3 .

Example of setting and verifying an annotation:

/kolab/bin/cyradm --user=manager localhost
lm 
info user/test42/Calendar@example.com
mboxconfig user/test42/Calendar@example.com /vendor/kolab/folder-type event.default
info user/test42/Calendar@example.com
Personal tools