| rmdnsmxrec |
Use this method to removes the specified mail exchange (MX) record from the specified domain. For EDNS Client Subnet (ECS) records, a subnet needs to be specified to remove the specified mail exchange (MX) record which is cached for that particular subnet |
Syntax |
Parameters |
domain |
Domain name. This is mandatory parameter. |
mx |
Host name of the mail exchange server. This is mandatory parameter. |
ecssubnet |
Subnet for which the cached MX record need to be removed. |
Return Value |
Returns simpleResult |
See Also |