> mmm... "unknown", [IP] or null (compatibility)? I do not see it very clear 
> in 
> http://java.sun.com/j2se/1.5.0/docs/api/java/net/InetAddress.html#getHostName()

As I said, InetAddress and dnsjava do not always exhibit the same behavior.  
That's one reason why we only changed JAMES to use dnsjava where proper TTL 
handling was important.  Otherwise, we left it using the standard Java API.  If 
we are going to use dnsjava more broadly (and *not* directly in Matchers and 
Mailets), we'll likely encounter additional nuances.

To answer the question asked by you, Norman and Stefano, see 
getHostFromNameService in InetAddress.

        --- Noel



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

Reply via email to