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=11916>. 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=11916 James should warn about a non-local postmaster address Summary: James should warn about a non-local postmaster address Product: James Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: James Core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 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 postmaster@aLocalDomain to the spam spool, because the PostmasterAlias mailet replaces postmaster@aLocalDomain 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. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
