Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

email-chk-cli

brandon93s11MIT1.0.0

Checks if an email is valid & real by contacting the associated remote mail server

email, check email, verify email, email exists, is real email, email is real, email validator, email validation

readme

email-check-cli

Checks if an email is valid & real by contacting the associated remote mail server :email:

See email-chk for the programmatic module.

Install

$ npm install --global email-chk-cli

Usage

$ 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 

License

MIT © Brandon Smith