You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2011/04/08 13:38:05 UTC

[jira] [Reopened] (IMAP-267) Wrong unsolicited responses when more then one email expunged

     [ https://issues.apache.org/jira/browse/IMAP-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer reopened IMAP-267:
--------------------------------

      Assignee: Norman Maurer  (was: Wojtek Strzalka)

This patch is not correct. The behavoir before was the correct one

> 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: Norman Maurer
>
> 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org