You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Nguyễn Việt Đức (Jira)" <se...@james.apache.org> on 2020/07/24 06:49:00 UTC

[jira] [Created] (JAMES-3320) Expose supported private extension in Session object

Nguyễn Việt Đức created JAMES-3320:
--------------------------------------

             Summary: 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


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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org