Skip to content

PandorasBoxTool2024/Mail-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mail Checker

This is a Python script that checks the login credentials for various email providers.

Prerequisites

  • Python 3.x
  • pop3_checker module
  • imap_checker module

Usage

  1. Clone the repository:

    git clone https://github.com/your-username/Mail-Checker.git
  2. Install the required modules:

    pip install pop3_checker imap_checker
  3. Run the script:

    python main.py
  4. Follow the prompts to provide the path to the TXT file with the email addresses, the path where the results should be saved, and the number of emails to be checked simultaneously in 1 second.

  5. The script will check the login credentials for each email address and save the results in the specified output file.

Supported Email Providers

  • Gmail
  • Outlook
  • Yahoo
  • Rambler.ru
  • Mail.ru
  • Yandex
  • Hotmail

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

The quick and easy way to see if your login works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages