EXPUNGE responses are lost if multiple sessions are open and a 
FETCH/STORE/SEARCH command is triggered
------------------------------------------------------------------------------------------------------

                 Key: IMAP-286
                 URL: https://issues.apache.org/jira/browse/IMAP-286
             Project: JAMES Imap
          Issue Type: Bug
    Affects Versions: 0.2-M1
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 0.2


If there are multiple sessions to a mailbox are open and one of the sessions 
expunge messages the EXPUNGE responses may be lost. This happens when the user 
trigger a FETCH/STORE/SEARCH command after the other session has called 
EXPUNGE. As this clears all events currently pending to get dispatched (which 
includes the EXPUNGE events).

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

Reply via email to