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

Reply via email to