email-smtp-check
Version:
Checks existence of E-Mail SMTP server.
18 lines (12 loc) • 756 B
Markdown
# email-smtp-check
> **Checks existence of E-Mail SMTP server.**

[](https://www.npmjs.org/package/email-smtp-check)
[](https://www.npmjs.org/package/email-smtp-check)
[](https://nodejs.org/)
[](https://gitlab.com/autokent/email-smtp-check/pipelines)
## Installation
`npm install email-smtp-check`
## Test
`mocha` or `npm test`
> check test folder and QUICKSTART.js for extra usage.