MASS SMTP VALID INVALID CHECKER.
-
Updated
Oct 21, 2024 - Python
MASS SMTP VALID INVALID CHECKER.
This script reads email addresses from emails.txt, attempts to verify each address by: (1) checking basic syntax, (2) resolving the domain's MX record via dnspython and (3) attempting an SMTP handshake to see if the mail server will accept the recipient.
Add a description, image, and links to the smtp-valid topic page so that developers can more easily learn about it.
To associate your repository with the smtp-valid topic, visit your repo's landing page and select "manage topics."