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

Tim-Christian Mundt updated IMAP-188:
-------------------------------------

    Attachment: renameINBOX.patch

This patch disables renaming of submailboxes for INBOX and the 
InMemoryMailboxMapper is fixed. I'm not 100% sure if we should leave this to 
the mappers but I don't see any other way especially because moving mail is not 
sth that can/should be done in the MailboxManager.

JPA and JCR need to be fixed.

> renaming INBOX should move messages
> -----------------------------------
>
>                 Key: IMAP-188
>                 URL: https://issues.apache.org/jira/browse/IMAP-188
>             Project: JAMES Imap
>          Issue Type: Bug
>          Components: Mailbox
>            Reporter: Tim-Christian Mundt
>         Attachments: renameINBOX.patch
>
>
> RFC3501 says:
>       Renaming INBOX is permitted, and has special behavior.  It moves
>       all messages in INBOX to a new mailbox with the given name,
>       leaving INBOX empty.  If the server implementation supports
>       inferior hierarchical names of INBOX, these are unaffected by a
>       rename of INBOX.
> This is not implemented in James, but should be.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to