Retrieving of first unseen message is very inefficient
------------------------------------------------------

                 Key: IMAP-155
                 URL: https://issues.apache.org/jira/browse/IMAP-155
             Project: JAMES Imap
          Issue Type: Improvement
            Reporter: Norman Maurer
            Assignee: Norman Maurer


When selecting a Mailbox (a select INBOX) we need to get the first unseen 
message. For this we fetch ALL unseen messages and just return
the first after that.
I think we should just fetch 1 message, because we only need one!


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