email-chk-cli

1.0.0 • Public • Published

email-check-cli

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

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 

Related

License

MIT © Brandon Smith

/email-chk-cli/

    Package Sidebar

    Install

    npm i email-chk-cli

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • brandon93s