[ http://issues.apache.org/jira/browse/JAMES-377?page=comments#action_66441 ] Stefano Bagnara commented on JAMES-377: ---------------------------------------
I also removed AUTH announce after an HELO command because it is a BUG. AUTH is an ESMTP command and should be ANNOUNCED only after an EHLO (see AUTH RFC 2554) > rfc2034 ENHANCEDSTATUSCODES compliance > -------------------------------------- > > Key: JAMES-377 > URL: http://issues.apache.org/jira/browse/JAMES-377 > Project: James > Type: Improvement > Components: SMTPServer > Versions: 3.0 > Environment: James trunk on 2005/05/27. Previous ESMTP patches by already > applied (the doEHLO is different and the updated version is needed for this > patch to work). Contact me for a single patch including all the ESMTP > extensions I added. > Reporter: Stefano Bagnara > Priority: Minor > Attachments: DSNStatus.java, SMTPHandler.java.ENHANCEDSTATUSCODES.patch, > rfc2034.html > > I extracted the DSNStatus from the DSNBounce mailet and used it also in > SMTPHandler to support this simple extension. -- 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]
