Benoit Tellier created JAMES-3950: ------------------------------------- Summary: JMAP: configuration to diable extension Key: JAMES-3950 URL: https://issues.apache.org/jira/browse/JAMES-3950 Project: James Server Issue Type: New Feature Reporter: Benoit Tellier
h3. Why? As an administrator I want to prevent my users from using some JMAP capabilitites. - I do not wish this feature to be used (eg mailbox sharing) - I wish to see how the client apps behaves with some missing capabilities - eg for testing inter-operability. h3. How? In `jmap.properties`: {code:java} disabled.capabilities=urn:apache:james:params:jmap:mail:quota,urn:apache:james:params:jmap:delegation {code} Apply this prior to method processing in order to reject those methods. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org