[Tickets #10091] Re: ACLs courier-imap
bugs at horde.org
bugs at horde.org
Wed May 18 08:28:06 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10091
------------------------------------------------------------------------------
Ticket | 10091
Updated By | rsalmon at mbpgroup.com
Summary | ACLs courier-imap
Queue | IMP
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2011-05-18 08:28) wrote:
>> Everytime a user change an ACL, he gets the following error :
>> Couldn't remove from user "administrators" these rights for the
>> mailbox "INBOX.Bug": kxte
>
> This is an issue with Courier - it should ignore rights it doesn't
> know about.
It isn't about the rights, it is about the system user.
the following unix command doesn't return an error :
[]# maildiracl -set ~/Maildir INBOX.Bug user=ronan +azertyuiopqsdfghjklmwxcvbn
[]#
this one does return an error :
[]# maildiracl -set /home/rsalmon/Maildir INBOX.Bug administrators -e
Trying to set invalid access rights for administrators
[]#
Actually, from maildiracl man page :
IRREVOCABLE ACCESS RIGHTS
The owner of the mailbox must always have the ?a? amd ?l? access
rights. The administrators group must always have all access rights to
all folders. Attempts to set access control lists, that do not include
these minimum access rights, will be rejected.
More information about the bugs
mailing list