14 Jun
2011
14 Jun
'11
11:19 a.m.
On 6/13/2011 2:47 PM, Daniel L. Miller wrote:
Using LDAP userdb/passdb. Is it possible to define a default set of ACL's at the userdb level, to provide access to shared mailboxes? How?
You could maybe use acl_groups
In Dovecot LDAP config: user_attrs = some_ldap_attr=acl_groups
Then give the groups the permissions you want the users to have.
Willie