MessageMapper.copy(...) should only return the uid of the new message ---------------------------------------------------------------------
Key: IMAP-203 URL: https://issues.apache.org/jira/browse/IMAP-203 Project: JAMES Imap Issue Type: Improvement Components: Mailbox Reporter: Norman Maurer Assignee: Norman Maurer Fix For: 0.1 Currently the MessageMapper.copy(...) method returns a new MailboxMembership instance which represent the copied one. This is overkill as we only need the uid of the copied instance. -- 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: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org