[ http://issues.apache.org/jira/browse/JAMES-587?page=all ]
Noel J. Bergman closed JAMES-587. --------------------------------- > CommandListServManager does not properly handle invalid commands. > ----------------------------------------------------------------- > > Key: JAMES-587 > URL: http://issues.apache.org/jira/browse/JAMES-587 > Project: James > Issue Type: Bug > Components: Matchers/Mailets (bundled) > Affects Versions: 2.3.0b3, 2.3.0b2, 2.3.0b1, 2.3.0a3, 2.3.0a2, 2.3.0a1, > 2.2.0, 2.3.0rc1 > Reporter: Noel J. Bergman > Assigned To: Noel J. Bergman > Priority: Minor > Fix For: 2.3.0rc2 > > > If there is an invalid command, the service() method still tries to execute > it (missing else), resulting in a spurious exception. Also, the message > returned to the sender is not properly generated to include the command that > was invalid. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - 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]
