A simple script to check your emails list using python.
- Multiprocessing.
- Simple.
For Windows:
- Download python 2.x/3.x
- During the installation add python to your path, how to ?
For Linux/Unix:
- No problems, python already installed.
python email.py list.txt 50
1. list.txt: Your list of emails.
2. 50 : Number of threads exemple -> 50, 100, 150