Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-796

Do also query authoritative nameservers to obtain MX record

    XMLWordPrintableJSON

Details

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            arminha Armin Häberling
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: