MessageManager.append(...) MUST return a higher uid on each call
----------------------------------------------------------------
Key: MAILBOX-131
URL: https://issues.apache.org/jira/browse/MAILBOX-131
Project: James Mailbox
Issue Type: Bug
Components: api, store
Affects Versions: 0.3
Reporter: Norman Maurer
Assignee: Norman Maurer
Priority: Critical
Fix For: 0.4
To be compliant with the IMAP rfc its a MUST to return a higher uid on each
append(..) call. This is not the case atm. We just make sure we return a unique
one which is not enough and may lead to out of order events. This out of order
events confuse the hell out of outlook.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]