firedns.h: always make ipv6 members available in state struct
[rofl0r-firedns.git] / man / fdnsmx.1
blobd63685981be55cff45011a9cc0738d0947b2ed4f
1 .\" (C) 2004 Ian Gulliver
2 .TH fdnsmx 1 2004-02-12
3 .SH NAME
4 fdnsmx \- resolve an MX record of a hostname
5 .SH SYNOPSIS
6 .BI "fdnsmx " <hostname>
7 .SH DESCRIPTION
8 fdnsmx will attempt to look up a single MX record for
9 .IR hostname .
10 If one is found, it is printed to standard output and the program exits
11 with return code 0.  If not, nothing is printed and the program exits
12 with return code 1.
13 .SH AUTHOR
14 Ian Gulliver <ian@penguinhosting.net>
15 .SH SEE ALSO
16 .BR libfiredns (3)