|
NAMEfdnsmxlist - resolve a list of MX records for hostnameSYNOPSISfdnsmxlist <hostname>DESCRIPTIONfdnsmxlist will attempt to look up a list of MX records for hostname. If any are found, they are printed to standard output seperated by newlines in the format:Protocol (Priority) hostname:port and the program exits with return code 0. If not, nothing is printed and the program exits with return code 1. AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfiredns(3)
Visit the GSP FreeBSD Man Page Interface. |