Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JAMES-53 Here is an overview of the issue: --------------------------------------------------------------------- Key: JAMES-53 Summary: James should warn about a non-local postmaster address Type: Bug Status: Closed Resolution: FIXED Project: James Components: James Core Assignee: Reporter: Noel J. Bergman Created: Thu, 22 Aug 2002 5:53 AM Updated: Sun, 6 Jun 2004 2:29 PM Environment: Operating System: Other Platform: Other Description: If you (accidentally) specify a postmaster address that is not for a local domain, James doesn't complain, but the default behavior will send e-mails to [EMAIL PROTECTED] to the spam spool, because the PostmasterAlias mailet replaces [EMAIL PROTECTED] with the postmaster address registered, and that domain isn't local, so it gets trapped by the anti-relaying logic. We don't know how a give system will handle relaying, but we should log a warning when James starts if the postmaster address isn't local. --------------------------------------------------------------------- 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]
