You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bu...@apache.org on 2003/11/02 22:59:42 UTC

DO NOT REPLY [Bug 24335] New: - Mailets that block mail should always display the criteria that caused rejection

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: server-dev@james.apache.org
        ReportedBy: junk@bbs.darktech.org


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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org