[ http://issues.apache.org/jira/browse/JAMES-374?page=all ]
Stefano Bagnara updated JAMES-374: ---------------------------------- Attachment: SMTPHandler.ehlo-size.patch uploaded the wrong version, here is the working one. > EHLO reply when SIZE limit is enabled is wrong > ---------------------------------------------- > > Key: JAMES-374 > URL: http://issues.apache.org/jira/browse/JAMES-374 > Project: James > Type: Bug > Components: SMTPServer > Versions: 3.0, 2.2.1 > Environment: Enable SIZE limit in smtp server > Reporter: Stefano Bagnara > Attachments: SMTPHandler.ehlo-size.patch, SMTPHandler.ehlo-size.patch > > I got this reply from james server with a SIZE limit: > 220 xxxx.domain.com SMTP Server (JAMES SMTP Server 2.2.1-dev) ready Thu, 12 > May 2005 10:35:58 +0000 (GMT) EHLO domain.com 250-SIZE 5120000 > 250-xxxx.domain.com Hello domain.com (xxxx.domain.com [XXX.XXX.XXX.XXX]) > 250-AUTH LOGIN PLAIN 250 AUTH=LOGIN PLAIN > the SIZE header should be under the first "250-xxxx.domain.com Hello.." line. > PS: Søren reply: > RFC-2821 states (page 30) that the first line in a multiline response to EHLO > is the "250-domain" line -- 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]