getconversio / email-deep-validator

Verify email address checking MX records, and SMTP connection.
MIT License
124 stars 33 forks source link

false negatives? #29

Open JuanIrache opened 4 years ago

JuanIrache commented 4 years ago

Hello, thanks for this tool. It's great!

It seems to give lots (all?) of negatives (false validMailbox) for icloud emails. Is this to be expected?

itayper commented 4 years ago

Experiencing the same issue here. I find it hard to trust validMailbox

jmnsf commented 4 years ago

@JuanIrache @itayper Because of spammers, ESPs make liberal interpretations and implementations of email protocols. In this case, some ESPs can be trusted with their mailbox check replies (eg. gmail) while others are very unreliable. They're also bound to change said implementations at will.

It looks like icloud is one of these cases; I don't remember having issues with them back when I was using this lib, but something may have changed in the interim. I'm sure a PR that handles these cases (by returning null for example) would be appreciated 👍

DorianLovera commented 2 years ago

Have the same issue with @bbox.fr