An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          







[![Bharath Rule](https://img.shields.io/badge/bharath-100%25-brightgreen.svg)](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)