Skip to main content

This tool validates if gmail addresses and corporate emails with google mail servers are valid without being authenticated. The default thread is 10 to avoid being rate limited.

Project description

gmailify

This tool validates if gmail addresses and corporate emails with google mail servers are valid without being authenticated. The default thread is 10 to avoid being rate limited.

Installation

python -m pip install gmailify

Check a single gmail address

python -m gmailify -e example@gmail.com

Input from file

python -m gmailify -f emails.txt

Pass through proxy

python -m gmailify -p http://127.0.0.1:8080 -f emails.txt

Output to a file

python -m gmailify -f emails.txt -o output.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gmailify-1.0.0.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distributions

gmailify-1.0.0-py3.9.egg (5.4 kB view hashes)

Uploaded Source

gmailify-1.0.0-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page