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 "Tellier Benoit (JIRA)" <ji...@apache.org> on 2015/06/22 19:54:00 UTC

[jira] [Created] (MAILBOX-241) Maildir implementation does not check namespace on existance

Tellier Benoit created MAILBOX-241:
--------------------------------------

             Summary: Maildir implementation does not check namespace on existance
                 Key: MAILBOX-241
                 URL: https://issues.apache.org/jira/browse/MAILBOX-241
             Project: James Mailbox
          Issue Type: Improvement
          Components: maildir
    Affects Versions: 0.6
            Reporter: Tellier Benoit


More precisely namespaces are not saved.

Mailbox namespaces are not taken into account while persisting mailboxes ( as folder names ).

This means mailbox having the same user and the same name are considered equal. Namespace is simply ignored in the MaildirStore::getFolderName method (parameter unused).

This means LIST result is inaccurate.

( Run MPT on Maildir implementation, listShouldNotListMailboxWithOtherNamspaceUS will fail, despite MAILBOX-11 as James Maildir implementation will always return the calle namespace )



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org