Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yahoo seems to incorrectly return catch_all=true and deliverable=false #57

Open
stephennancekivell opened this issue Feb 5, 2022 · 1 comment

Comments

@stephennancekivell
Copy link

Hi, The results for yahoo seem to be incorrect.

I get this result for valid yahoo addresses.

{"host_exists":true,"full_inbox":false,"catch_all":true,"deliverable":false,"disabled":false}

If I try and email a random yahoo email like the ones used for catch_all detection, I receive a bounce back.

It seems like SMTP RCPT verification is not enough for yahoo and possibly other providers.

Perhaps this project could maintain a list of providers that don't work and return an 'unknown' response.

Ps, thanks for the nice project.

@lryong
Copy link
Contributor

lryong commented Nov 11, 2022

Hi @stephennancekivell ,
Thank you for your issue, we will investigate if there is a way to improve this part of the function, if you have good suggestions or PR, feel free to discuss

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants