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

Benoit Tellier closed JAMES-3320.
---------------------------------
    Resolution: Fixed

This had been implemented.

> Expose supported private extension in Session object
> ----------------------------------------------------
>
>                 Key: JAMES-3320
>                 URL: https://issues.apache.org/jira/browse/JAMES-3320
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Nguyễn Việt Đức
>            Priority: Major
>
> The session object shows the extensions supported by the server.
> Here are the extensions being specific to James:
> {code:java}
> urn:apache:james:params:jmap:mail:quota :
>     quotas field on the mailbox object.
> urn:apache:james:params:jmap:mail:shares :
>     rights field on the mailbox object.
>     namespace field on the mailbox object.
>     Including objects accross accounts for /get, /set, /query commands.
> urn:apache:james:params:jmap:mail:filters :
>     Filter object, Filter/get + Filter/set methods
> urn:apache:james:params:jmap:mail:mdn :
>     MDN object, MDN/send method
> {code}
> Knowing that for the moment only *urn:apache:james:params:jmap:mail:quota* 
> and *urn:apache:james:params:jmap:mail:shares* are implemented.
> DoD:
> When a user get a session object, *urn:apache:james:params:jmap:mail:quota* 
> and urn:apache:james:params:jmap:mail:shares shoud appear next to 
> *urn:ietf:params:jmap:core and urn:ietf:params:jmap:mail*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to