Daniel,

I think you need to use (make sure of the imap_acl configuration):

protocol imap {
 mail_plugins = acl imap_acl

}


Regards,

M.A.


Daniel Spannbauer wrote:


Mario Antonio schrieb:

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?


Ok, now I have dovecot 1.2 running with configuerd per-user-acl with Plugins acl and imap-acl.
Seems to work, now error in the logs at the moment.
Bute wehn I log in over telnet port 143 theres no "acl" at the capabilities-String.

Can anybody tell me why?

Regards

Daniel










reagrds

Daniel





Reply via email to