mailtive

1.0.1 • Public • Published

Mailtive

Mailtive is a versatile CLI tool designed to validate email addresses with precision and efficiency. It employs advanced techniques such as email format validation, disposable email blacklist checks, DNS records verification, and SMTP server response analysis. With support for bulk email validation, Mailtive ensures the accuracy and reliability of your email lists, making it an essential tool for developers, marketers, and businesses alike.

Installation

  npm install -g mailtive

Usage/Examples

  • To validate a single email without the possibility to display the validation failure cause:
  mailtive email-address
  • To validate a single email with the possibility to display the validation failure cause:
  mailtive single
  • To find valid email addresses from a list:
  mailtive list

Note: To find valid email addresses from a list, you'll need a .txt file containing your emails, with each email starting on a new line.

License

Mailtive is licensed under the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i mailtive

Weekly Downloads

7

Version

1.0.1

License

MIT

Unpacked Size

20 kB

Total Files

16

Last publish

Collaborators

  • gazi-mamun