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 "Benoit Tellier (Jira)" <se...@james.apache.org> on 2020/07/06 01:41:00 UTC

[jira] [Closed] (JAMES-3096) mailboxes/get with extensions filtering

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

Benoit Tellier closed JAMES-3096.
---------------------------------
    Fix Version/s: 3.6.0
       Resolution: Fixed

https://github.com/linagora/james-project/pull/3529 contributed this.

> mailboxes/get with extensions filtering
> ---------------------------------------
>
>                 Key: JAMES-3096
>                 URL: https://issues.apache.org/jira/browse/JAMES-3096
>             Project: James Server
>          Issue Type: Sub-task
>            Reporter: René Cordier
>            Priority: Major
>             Fix For: 3.6.0
>
>
> Mailboxes/get should conform [the rule of using capabilities](https://jmap.io/spec-core.html#the-request-object):
> > using: String[] The set of capabilities the client wishes to use. The client MAY include capability identifiers even if the method calls it makes do not utilise those capabilities.
>  
> *constraints*
>  - return `unknownCapability` request-level error on unknown capabilities
>  - return **what** on not supported capabilities ?
>  - return altered results for effective capabilities. But I don't see any capability can make effect on Mailboxes/Get
> *DOD*:
>  - Register capabilities by a static field.
>  - Implement capabilities validation
>  - Implement capability effects on each processed objects (provide a generic mechanism)
>  - Tests



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