https://github.com/bharathvaj-ganesan/mail-test-cli
Cli tool to validate email making use of powerful Mail Test API.
https://github.com/bharathvaj-ganesan/mail-test-cli
cli mail mailtest test
Last synced: about 1 month ago
JSON representation
Cli tool to validate email making use of powerful Mail Test API.
- Host: GitHub
- URL: https://github.com/bharathvaj-ganesan/mail-test-cli
- Owner: bharathvaj-ganesan
- License: mit
- Created: 2018-01-02T13:00:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T11:24:02.000Z (over 8 years ago)
- Last Synced: 2025-02-14T02:07:04.633Z (over 1 year ago)
- Topics: cli, mail, mailtest, test
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/mail-test-cli
- Size: 5.05 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/bharathvaj1995)
## mail-test
Cli tool to validate email making use of powerful [Mail Test](http://mailtest.in) API.
## Installation
```
$ npm install -g mail-test-cli
```
## Features
* Cache Enabled
* Promise Based
* Colourful CLI
## Usage
```
$ mail-test --help
Usage
$ mail-test
Example
$ mail-test bharathvaj@zoho.com
This domain is active and is set up to receive emails normally.
```
## License
MIT © [Bharathvaj Ganesan](https://github.com/bharathvaj1995)