Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Abandoned
-
None
-
None
-
None
Description
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.