UidToMsnConverter error return value ignored by fetch processor
---------------------------------------------------------------

                 Key: IMAP-209
                 URL: https://issues.apache.org/jira/browse/IMAP-209
             Project: JAMES Imap
          Issue Type: Bug
         Environment: Linux, JDK 1.6
            Reporter: François-Denis Gonthier


The UIDToMsnConverter will return -1 if it is asked about a message of UID it 
doesn't know. This error case is ignored by the IMAP FETCH processor which 
returns -1 as a valid message number on the wire. This confuses the client 
which will usually disconnect. If the IMAP protocol isn't closely followed when 
that happen, the result will be an unexplained disconnection on the server side.

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