Perfect scripts for all the hustle we have with mass-mailing
-
Updated
Aug 29, 2025 - Python
Perfect scripts for all the hustle we have with mass-mailing
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-validator topic page so that developers can more easily learn about it.
To associate your repository with the smtp-validator topic, visit your repo's landing page and select "manage topics."