Repository navigation

#

smtp-validator

truemail-rb/truemail

🚀 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.

Ruby
1213
1 年前

🚀 Configurable Golang 📨 email validator/verifier. Verify email via Regex, DNS, SMTP and even more. Be sure that email address valid and exists.

Go
116
8 个月前

Perfect scripts for all the hustle we have with mailing

Python
94
2 小时前

A repository for business startups to grow their customers and marketing

10
3 个月前

This simple SMTP server scanning tool allows you to test a list of SMTP servers for connectivity. It checks whether a connection can be established using the provided credentials and saves the details of live SMTP servers to a file.

6
16 天前

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
1
14 天前