[ 
https://issues.apache.org/jira/browse/JAMES-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513393
 ] 

Stefano Bagnara commented on JAMES-796:
---------------------------------------

I guess the servers you pointed at are a bit weird.
Now the test I wrote previously is simply passing.
Nothing changed in my code, so they have probably fixed their server.

Instead the other domain (zunft-oberstrass.ch.) now does no more return the NS 
pointer as before.

The discussion on 
http://sourceforge.net/mailarchive/forum.php?forum_name=dnsjava-users  is going 
on and I found a bug in dnsjava dig example program, but I expect to close this 
bug as "invalid" if Brian won't tell us we have to change something.

> Do also query authoritative nameservers to obtain MX record
> -----------------------------------------------------------
>
>                 Key: JAMES-796
>                 URL: https://issues.apache.org/jira/browse/JAMES-796
>             Project: James
>          Issue Type: Improvement
>            Reporter: Armin Häberling
>
> for example for zunft-oberstrass.ch
> DNSServer.lockup("zunft-oberstrass.ch", Type.MX, "MX")
> will return null, but
> DNSServer.lockup("zunft-oberstrass.ch", Type.NS, "NS")
> will return two authoritative nameservers, which then can be queried and 
> return the MX record for zunft-oberstrass.ch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to