[ 
https://issues.apache.org/jira/browse/JAMES-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tellier Benoit resolved JAMES-2162.
-----------------------------------
    Resolution: Fixed

https://github.com/linagora/james-project/pull/990 solved this issue

> 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: { "b...@op.lng.com": ["e", "i", "l", "r", "s", "t", "w"], 
> "al...@op.lng.com": ["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: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to