Next uid reserve should be done when saving the Message
-------------------------------------------------------

                 Key: IMAP-186
                 URL: https://issues.apache.org/jira/browse/IMAP-186
             Project: JAMES Imap
          Issue Type: Improvement
          Components: File Mailbox, JCR Mailbox, JPA Mailbox, Mailbox
            Reporter: Norman Maurer
            Assignee: Norman Maurer


At the moment we reserve the next uid for a message before save it (and even 
parse it). This can lead to have a smaller message insert first but get a 
higher uid. Thats agains the specification. We should let the implementation do 
it in the MessageMapper

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