Antoine Duprat created JAMES-2227:
-------------------------------------
Summary: Mailbox role should not be case insensitive
Key: JAMES-2227
URL: https://issues.apache.org/jira/browse/JAMES-2227
Project: James Server
Issue Type: Bug
Components: JMAP
Reporter: Antoine Duprat
Assignee: Antoine Duprat
While doing a delete or an update on mailboxes with the JMAP protocole, we are
checking that the target mailbox is not a system mailbox (INBOX, Drafts,
Outbox, ...).
This assertion is actually done in case insensitive, this means that we can
have two mailboxes: _Trash_ & _trash_ which have both the *trash* role.
We should be case sensitive in order to identify the mailbox role.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]