[find the problem]how to configure ACL right on mailboxes ?
Jo Rhett
jrhett at netconsonance.com
Mon Apr 23 16:23:43 EDT 2007
JOYDEEP wrote:
> 1> if I create a mailbox like user/<username> it has the proper ACL
> right. like
> localhost> cm user/po
> localhost> lam user/po
> po lrswipcda
>
> 2> but if I create it like user.<username> it has improper ACL access
> right. like
> localhost> cm user.po
> localhost> lam user.po
> anyone lrs
Yes, because user/po is po's mailbox and so it gets default user rights.
user.po is shared mailbox not associated with a user and thus gets
little rights by default.
(you have unixhiersep enabled which makes . just another character in
the mailbox name)
More information about the Info-cyrus
mailing list