Validate email lists in bulk using domain checks, format checks, and SMTP verification.
- Python 3.x
- PyQt5
- dnspython
-
Clone the repository:
git clone https://github.com/CYB3R-G0D/CleanMail.git
-
Change to the project directory:
cd CleanMail
-
Install the required packages:
pip install -r requirements.txt
-
Run the application:
python cleanmail.py
-
Use the interface to import email addresses, start the verification process, and export the results.
- Disposable email filter by default
- Dns and email configuration
Contributions are welcome! Please fork the repository and submit a pull request with your changes. Ensure your code adheres to the project's coding standards and include appropriate tests.
This project is licensed under the MIT License. See the LICENSE file for details.