Skip to content

henryvoorburg/checkemailexists

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

checkemailexists

Check if an email address exists

Install

sudo apt install expect dnsutils telnet
wget https://raw.githubusercontent.com/Oros42/checkemailexists/master/checkemailexists.sh -O checkemailexists.sh
chmod u+x checkemailexists.sh

Run

./checkemailexists.sh <mail_to_check>

Examples

$ ./checkemailexists.sh oros@ecirtam.net
Ok
$ ./checkemailexists.sh 404@test.com
mailbox unavailable

About

Check if an email address exists

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%