verify_email
verify_email copied to clipboard
SMTP Validation still working?
More a doubt than an issue.
Tried using this project as I may need a similar functionality in my project. But my personal e-mails (that I know for sure are valid) keep failing in the SMTP validation with [WinError 10060]. Is it not possible to do SMTP validation this way anymore?
Thanks for the help!
It still supports SMTP validation. Although the result you're facing could be another reason, like the email provider's counter steps to block such calls.