Foldertype Metadata

Clemens Goes clg at posteo.de
Sun Dec 21 11:00:08 CET 2014


If I remember rightly you need patch roundcube files for shared folders 
to work correctly with dovecot:
https://github.com/roundcube/roundcubemail/commit/6646809
https://github.com/roundcube/roundcubemail/commit/0d273c9a

Your dovecot.conf is wrong for Kolab 3.3.

namespace {
   list = children
   location = maildir:%%h/Maildir:INDEX=~/Maildir/shared/%%u
   prefix = shared/%%u/
   separator = /
   type = shared
}

In prefix "Shared Folders" is now "shared".

Am 05.12.2014 12:20 schrieb tom at tiri.li:
> I encountered a problem when using dovecot and share a calendar, the 
> others
> could subscribe but get the contents as an email-folder and not 
> calendar.
> 
> Bet regards, and thanks for your help in advance
> Thomas
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> <http://lists.kolab.org/pipermail/users/attachments/20141205/9d3428f5/attachment.html>


More information about the users mailing list