• hostname {string}

    使用DNS协议解析hostname的邮件交换记录(MX记录)。 成功后,Promise将通过一系列包含优先级交换属性的对象来解决(例如,[{priority: 10, exchange: 'mx.example.com'}, ...] )。