[Dovecot] Dovecot and ACL
Mario Antonio
support at webjogger.net
Wed Jul 8 16:11:09 EEST 2009
Daniel,
"Dovecot v1.0 and v1.1 supports administrator-configured ACL files.
v1.2+ supports also IMAP ACL extension which allows users to change ACLs
themselves."
http://wiki.dovecot.org/ACL
I think to share mailboxes in OPen-Xchange, you will need Version 1.2
(IMap ACL extension)
An Alternate way using Soft Links:
http://wiki.dovecot.org/SharedMailboxes/Symlinks
Regards,
Mario Antonio
Daniel Spannbauer wrote:
> 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?
>
> reagrds
>
> Daniel
>
More information about the dovecot
mailing list