Skip to content

A complete and lightweight validator of email addresses, domains and MX servers. It allows you to choose the DNS server to be used, timeout, max retries, etc and all Pure Python! no dependencies on DNS libraries, it uses only the socket, struct and re native libraries

License

Notifications You must be signed in to change notification settings

rabuchaim/emailmxvalidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

emailmxvalidator

A complete and lightweight validator of email addresses, domains and MX servers. It allows you to choose the DNS server to be used, timeout, max retries, etc and all Pure Python! no dependencies on DNS libraries, it uses only the socket, struct and re native libraries

About

A complete and lightweight validator of email addresses, domains and MX servers. It allows you to choose the DNS server to be used, timeout, max retries, etc and all Pure Python! no dependencies on DNS libraries, it uses only the socket, struct and re native libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published