Norman Maurer wrote:
is it a problem if i use some code fof the current james project ?
I must check for subnets etc. This util class does it in a nice way:
org/apache/james/util/NetMatcher.java.

Is there any problem if i put the class also in the SPF package and use
this ?

I would "clone" the class to the spf package now, adding a javadoc comment to remember it is a clone of the NetMatcher from james. If the number of common classes will grow in future then we'll decide wether to create a "mailutil" subproject or not.

That class implement RFC 1518/1519 network masking: does SPF specifications include this exact masking methods?

Looking at the spf specs I don't see references to RFC 1518/1519 so maybe you need a different matcher.

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to