Le 8 juil. 09 à 09:14, Daniel Spannbauer a écrit :

Hello,

I try to get per-mailbox-ACLs on dovecot.

So, I've modded dovecot.conf:

protocol imap {
        mail_plugins = acl
}

and

plugin {
        acl = vfile
}

When I telnet to dovecot an try the command "capability" there is nothing about acl. I need acl for "open-xchange" so I can share Mailboxes over the webinterface. Do I have to create the acl-file manually or does dovecot this automaticly?

Shouldn't this be a matter of enabling the imap_acl plugin?
But yes, the wiki is somewhat silent, since that plugin seems to be mentioned only once and very briefly:
        http://wiki.dovecot.org/SharedMailboxes/Shared


HTH,
Axel

Reply via email to