<< Click to Display Table of Contents >> Navigation: Network Tools > MXQuery > Usage |
Command Line Parameters
mxquery /s /v <domain|email>
/s |
Simple mode, only returns the best mail server. Cannot be used with /v. |
/v |
Verifies connectivity by attempting to connect to port 25 of each mail server returned. Cannot be used with /s |
Examples
Example 1: Return all mail servers registered for domain netikus.net
mxquery netikus.net
Example 2: Return only the best mail server for domain bbc.co.uk
mxquery /s bbc.co.uk
Example 3: Return all mail servers for domain bbc.co.uk and verify connectivity with each one
mxquery /v bbc.co.uk