diff --git a/reference/network/functions/dns-get-mx.xml b/reference/network/functions/dns-get-mx.xml new file mode 100644 index 0000000000..03f39c6f1e --- /dev/null +++ b/reference/network/functions/dns-get-mx.xml @@ -0,0 +1,43 @@ + + + + + dns_get_mx + Synonym for getmxrr + + + Description + + intgetmxrr + stringhostname + arraymxhosts + array&weight + + + Get MX records corresponding to a given Internet host name. + + + + + + +