DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11795>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11795 address-literal addressing not working Summary: address-literal addressing not working Product: James Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: James Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 2.1a1 doesn't appear to support <user@address-literal> addressing as required by the SMTP RFC. James.isServerLocal() does a simple String lookup in a serverName collection, so unless the IP addresses are in the collection, they won't be matched. There are some reports that this is a regression, since it worked with 2.0a3. That should be tested. There was also an Open Relay defect in 2.0a3 that might have masked this problem, depending upon the test. A patch for this defect has been submitted. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
