Fix the email deliverability check to return undeliverable when the MX lookup returns a domain or IP address that is invalid or that refuses connections. For example, `yeah.com` returns the invalid IP address 0.0.0.0 for its MX record.
Fix the email deliverability check to return undeliverable when the MX lookup returns a domain or IP address that is invalid or that refuses connections. For example, `yeah.com` returns the invalid IP address 0.0.0.0 for its MX record.