FetchProcessor should skip messages that can't get parsed
---------------------------------------------------------

                 Key: IMAP-347
                 URL: https://issues.apache.org/jira/browse/IMAP-347
             Project: JAMES Imap
          Issue Type: Bug
          Components: Processor
    Affects Versions: 0.2.1
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 0.3


In FetchProcessor we build the FetchResponse per requested message. This may 
for whatever reason. In this case we error out and return a BAD response to the 
client. This is not a very good way to handle it. We should better skip the 
message and log it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to