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/10/07 05:19:27 UTC

DO NOT REPLY [Bug 23641] New: - Fix problem when invalid domain name is passed to NetMatcher

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=23641>.
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=23641

Fix problem when invalid domain name is passed to NetMatcher

           Summary: Fix problem when invalid domain name is passed to
                    NetMatcher
           Product: James
           Version: 2.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: James Core
        AssignedTo: server-dev@james.apache.org
        ReportedBy: noel@devtech.com


06/10/03 23:10:56 ERROR spoolmanager: Exception in processor <root>
java.lang.NullPointerException
        at org.apache.james.util.InetNetwork.maskIP(NetMatcher.java:232)
        at org.apache.james.util.InetNetwork.contains(NetMatcher.java:179)
        at org.apache.james.util.NetMatcher.matchInetNetwork
(NetMatcher.java:118)
        at 
org.apache.james.transport.matchers.AbstractNetworkMatcher.matchNetwork
(AbstractNetworkMatcher.java:116)
        at org.apache.james.transport.matchers.SenderInFakeDomain.match
(SenderInFakeDomain.java:85)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org