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=24335>. 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=24335 Mailets that block mail should always display the criteria that caused rejection Summary: Mailets that block mail should always display the criteria that caused rejection Product: James Version: 2.1 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Mailet API AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When RemoteAddrNotInNetwork rejects mail it should display the IP that was rejected (even in INFO mode). The same is true for SenderInFakeDomain and all other standard mailets. This uses a little more logging space but saves a lot of time diagnosing problems. We should have to switch into DEBUG mode for this kind of information. For example, I expect one line output from INFO logging and multiline output for DEBUG logging. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]