Wrong unsolicited responses when more then one email expunged
-------------------------------------------------------------

                 Key: IMAP-267
                 URL: https://issues.apache.org/jira/browse/IMAP-267
             Project: JAMES Imap
          Issue Type: Bug
            Reporter: Wojtek Strzalka
            Assignee: Wojtek Strzalka


When there are many messages deleted they are removed from the selected set in 
the same loop that we are computing messages offsets so the offsets can be 
repeated in the answer like:

d FETCH 1 (UID)
* 1 EXPUNGE
* 3 EXPUNGE
* 3 EXPUNGE
d OK FETCH completed.

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