/Mail-Validator

Simple python script for validating if mail addresses exist

Primary LanguagePython

Mail-Validator

Simple python script for validating if mail addresses exist

NOTE: Python 3 is required.

Usage

usage: python3 mail_validator.py [-h] [--file INPUT_FILE] [--parse-names]
                      [--domains DOMAINS [DOMAINS ...]]

optional arguments:
  -h, --help            show this help message and exit
  --file INPUT_FILE, -f INPUT_FILE
                        Input data file
  --parse-names, -n     Parse names from file to e-mail addresses
  --domains DOMAINS [DOMAINS ...], -d DOMAINS [DOMAINS ...]
                        Specify domains to test

NOTE: You can use a binary instead.

$ mv mail_validator /usr/bin/.
$ mail_validator [args]

Buy Me A Coffee

If you like my project, you can donate with BuyMeaCoffee button above.