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 "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/23 08:11:00 UTC

[jira] [Closed] (JAMES-2227) Mailbox role should not be case insensitive

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

Antoine Duprat closed JAMES-2227.
---------------------------------

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