Checks if an email is valid & real by contacting the associated remote mail server 📧
See email-chk for the programmatic module.
$ npm install --global email-chk-cli
$ email-chk --help
Usage
$ email-chk <email>
Options
-t, --timeout Timeout in ms
-h, --host Domain of originating smtp server
-f, --from Email originating the request
- email-chk - API for this module
- email-chk-lambda - Lambda function for this module
MIT © Brandon Smith