[
https://issues.apache.org/jira/browse/JAMES-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tellier Benoit closed JAMES-2162.
---------------------------------
> Support sharedWith parameter
> ----------------------------
>
> Key: JAMES-2162
> URL: https://issues.apache.org/jira/browse/JAMES-2162
> Project: James Server
> Issue Type: New Feature
> Components: JMAP
> Affects Versions: master
> Reporter: Tellier Benoit
> Assignee: Antoine Duprat
>
> This fields can contain the list of the users this mailbox is shared with.
> {code:java}
> sharedWith: { "[email protected]": ["e", "i", "l", "r", "s", "t", "w"],
> "[email protected]": ["e", "i", "l", "r", "s", "t", "w"] ]
> {code}
> The call to setMailboxes with this parameter will call the backend
> MailboxManager.setRights to be able to store these values. For now, only the
> REPLACE ACL Command will be handled.
> At this point, getMailboxes will only list owned mailboxes with their
> associated ACLs (needs some ACL passing in MailboxManager.search).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]