[ http://issues.apache.org/jira/browse/JAMES-642?page=comments#action_12438859 ] Joachim Draeger commented on JAMES-642: ---------------------------------------
I like Postel's Law (http://en.wikipedia.org/wiki/Jonathan_Postel). Of course such workarounds should not pollute the whole code base. So I think you're right and we shouldn't not run and doing quick fixes to satisfy. Another requirement for including such things should be a good automatic test coverage. But if there is a way for a clean integration and it's configurable, why not? Joachim > Mail Address Error : Did not start and end with < > (brackets) - > Compatibility leak > ----------------------------------------------------------------------------------- > > Key: JAMES-642 > URL: http://issues.apache.org/jira/browse/JAMES-642 > Project: James > Issue Type: Improvement > Affects Versions: Trunk > Environment: James 3.0 > Reporter: Guillermo Grandes > > I have a little problem with a few of historical applications (including > Oracle packages to send mail) who do not send the brackets (<>) in MAIL FROM: > address / RCPT TO: address and James kick-out this with error: > 2006-09-29 13:30:50,127 ERROR [smtpserver] Error parsing sender address: > [EMAIL PROTECTED]: did not start and end with < > > MAIL FROM: [EMAIL PROTECTED] > 501 5.1.7 Syntax error in MAIL command > RCPT TO: [EMAIL PROTECTED] > 501 5.5.2 Syntax error in parameters or arguments > In sendmail and IIS-SMTP don't have this problem. -- 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]