Skip to content

Email verification is not working for outlook and hotmail #152

@Shofiul735

Description

@Shofiul735

Response I get:
{
"result": {
"email": "[email protected]", // Original email is hidden
"reachable": "no",
"syntax": {
"username": "xxx",
"domain": "hotmail.com",
"valid": true
},
"smtp": {
"host_exists": true,
"full_inbox": false,
"catch_all": false,
"deliverable": false,
"disabled": false
},
"gravatar": {
"has_gravatar": false,
"gravatar_url": ""
},
"suggestion": "",
"disposable": false,
"role_account": false,
"free": true,
"has_mx_records": true
},
"is_valid": false,
"error_code": "INVALID_SMTP",
"max_record": {
"HasMXRecord": true,
"Records": [
{
"Host": "hotmail-com.olc.protection.outlook.com.",
"Pref": 2
}
]
}
}

Is say reachable: "no", but the email is actually reachable

Image

Here is an online service provider that also detect the email is reachable:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions