Open drmalus opened 1 year ago
+1 facing the same issue receiving this response for every email.....
{ "valid": false, "validators": { "regex": { "valid": true }, "typo": { "valid": true }, "disposable": { "valid": true }, "mx": { "valid": true }, "smtp": { "valid": false, "reason": "Timeout" } }, "reason": "smtp" }
Edit: Seems like an ISP issue...see this https://github.com/mfbx9da4/deep-email-validator/issues/28 just use some other ISP
Still showing same issue @mfbx9da4
Hi, is this resolved ?
have you guys check your port 25?
I tried to check some email addresses with this package but soon i recognized that every response is valid: false. After i tried my own personal gmail address and another one (own domain) this validator returned smtp false in both.