My email address reachability is "unknown", its a fastmail hosted account. Quite a commonly used service. Is an unknown classification supposed to be treated as "I don't know, probably safe" or "I don't know, probably don't accept it" ?
{ "input": "***redacted***", "is_reachable": "unknown", "misc": { "is_disposable": false, "is_role_account": false }, "mx": { "accepts_mail": true, "records": [ "in2-smtp.messagingengine.com.", "in1-smtp.messagingengine.com." ] }, "smtp": { "error": { "type": "TimeoutError", "message": "future has timed out" } }, "syntax": { "address": "***redacted***", "domain": "***redacted***", "is_valid_syntax": true, "username":…
{
"input": "***redacted***",
"is_reachable": "unknown",
"misc": {
"is_disposable": false,
"is_role_account": false
},
"mx": {
"accepts_mail": true,
"records": [
"mx.zoho.com.",
"mx2.zoho.com."
]
},
"smtp": {
"error": {
"type": "SmtpError",
"message": "permanent: 5.7.1 Email cannot be delivered. Reason: Email detected as Spam by spam filters. "
}
},
"syntax": {
"address": "***redacted***",
"domain": "***redacted***",
"is_valid_syntax": true,
"username": "***redacted***"
}
}