Skip to content

Instantly share code, notes, and snippets.

@tian-im
Created September 23, 2012 23:51
Show Gist options
  • Save tian-im/3773473 to your computer and use it in GitHub Desktop.
Save tian-im/3773473 to your computer and use it in GitHub Desktop.
Query the MX records
#!/usr/bin/bash
# under Mac
nslookup -type=mx DOMAIN_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment