Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JAMES-51 Here is an overview of the issue: --------------------------------------------------------------------- Key: JAMES-51 Summary: address-literal addressing not working Type: Bug Status: Closed Resolution: FIXED Project: James Components: James Core Assignee: Reporter: Noel J. Bergman Created: Sat, 17 Aug 2002 8:41 PM Updated: Sun, 6 Jun 2004 2:30 PM Environment: Operating System: Other Platform: Other Description: 2.1a1 doesn't appear to support <[EMAIL PROTECTED]> 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. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
