🚀 Configurable framework agnostic plain Ruby 📨 email validator/verifier. Verify email via Regex, DNS, SMTP and even more. Be sure that email address valid and exists.
-
Updated
Apr 23, 2024 - Ruby
🚀 Configurable framework agnostic plain Ruby 📨 email validator/verifier. Verify email via Regex, DNS, SMTP and even more. Be sure that email address valid and exists.
🚀 Configurable Golang 📨 email validator/verifier. Verify email via Regex, DNS, SMTP and even more. Be sure that email address valid and exists.
A repository for business startups to grow their customers and marketing
MottaHunter: Advanced email reconnaissance tool for security professionals. Hunt emails across Google, Twitter, and LinkedIn, validate via SMTP, and generate smart permutations. Features rate limiting, catch-all detection, and permutation splitting for stealth operations.
A high-performance and secure REST/GraphQL API built with Rust, MongoDB & Redis for cleaning email subscriber lists. Maintains sender reputation by validating, deduplicating, and pruning inactive emails.
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.
Python utility that validates email addresses by resolving MX records and performing a minimal SMTP handshake (RCPT check). It can validate individual addresses, scan a file, or generate a "scrubbed" output file containing only addresses that appear deliverable.
Add a description, image, and links to the smtp-validation topic page so that developers can more easily learn about it.
To associate your repository with the smtp-validation topic, visit your repo's landing page and select "manage topics."