- Open a Command Prompt (Start, Run, cmd, [Enter])
- Type nslookup.
- Server
(The DNS server that you want to use. This is optional.) - Set q=mx (This sets the query type to "MX" {Mail Exchanger}.)
(The domain name you want to lookup the mail exchanger to.)
This operation can be done on Windows XP, Windows Server 2003, and Windows Vista. There are similar options if you are doing this from Linux.
- Open up a terminal (Differs by distribution)
- Type nslookup.
- Set type=mx (This sets the query type to "MX" {Mail Exchanger}.)
(The domain name you want to lookup the mail exchanger to.)
No comments:
Post a Comment