Scan QR code or get instant email to install app
Question:
The email servers for a domain are recorded in its MX records. To obtain the MX servers for a domain like example.com, Jack can use nslookup to query the Domain Name System (DNS) by running the command nslookup -query=mx example.com. While ping cannot be used for MX server lookups, both smtp and email are not command-line tools.
Comments