open fun rxResolveMX(name: String): Single<MutableList<MxRecord>>
Try to resolve the MX records for the given name.
name - the name for which the MX records should be resolved
name
Return