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 2021/04/04 16:20:00 UTC

[jira] [Created] (JAMES-3545) Mailbox 'name' field can not contain '.'

Benoit Tellier created JAMES-3545:
-------------------------------------

             Summary: Mailbox 'name' field can not contain '.'
                 Key: JAMES-3545
                 URL: https://issues.apache.org/jira/browse/JAMES-3545
             Project: James Server
          Issue Type: Bug
          Components: JMAP
    Affects Versions: 3.6.0
            Reporter: Benoit Tellier
            Assignee: Antoine Duprat


This limitation is inherited through the IMAP compatibility, where '.' is used as a heriarchical delimiter.

We have an invariant, enforced by the StoreMailboxManager, stating that all mailbbox whose full name contains the delimiter should have a parent.

We likely should study what other JMAP implementations are doing (Cyrus?) and study possible workaround.



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