> I have run the code three times and it seem to be giving
> similar results every time (see below).

Yes.  Exactly what I expected.

> dnsjava -- default resolver using {  --  }

dnsjava is not finding a default DNS server in your configuration.  This is
a one line change to our DNSServer.java file to set the default to the
servers that are configured in config.xml.  Would have been a good thing to
do anyway, rather than resolving some requests with the defined set of
servers, and other requests through a different mechanism, but it appears
necessary in your case.

I have posted a new file to www.apache.org/~noel/james.sar.  Please test it
and let me know if it works now.  :-)

        --- Noel


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

Reply via email to