Skip to content

This script just emails the mails from excel file

Notifications You must be signed in to change notification settings

romchhh/Email-sender

Repository files navigation

Email-Spammer

Email-Spammer is a Python script that facilitates the mass sending of emails to multiple recipients from an Excel file. The script utilizes the PyQt library to create a user-friendly interface where users can input their email login credentials, compose the message, paste the Excel email database, and send emails.

Main Window

Main Window

The main window provides an intuitive interface for users to input their email login credentials, compose the email message, and paste the Excel email database.

Email Example

Email Example 1

Email Example 2

Above is an example of the email format that can be sent using the Email-Spammer script. It supports HTML formatting, attachments, and customizable subject lines.

Note: The spam percentage may be high due to Gmail's security settings. For better results, consider using corporate Gmail domains to prevent issues.

Important: Use this script only for beneficial intentions and adhere to all legal and ethical guidelines. Ensure that you have the necessary permissions to send emails to the recipients listed in your Excel file.

Features

  • Easy Setup: Simple installation process and user-friendly interface.
  • Excel Integration: Supports Excel files for easy management of recipient email addresses.
  • Customizable Email: Allows users to compose personalized messages with HTML formatting and attachments.
  • Error Handling: Provides error feedback for invalid email addresses or authentication issues.
  • Cross-Platform: Works on multiple operating systems, including Windows, macOS, and Linux.

Usage

  1. Clone this repository: git clone https://github.com/romchhh/Email-Spammer.git
  2. Install dependencies: pip install -r requirements.txt
  3. Run the script: python main.py
  4. Follow the instructions: Input your email credentials, compose the message, paste the Excel email database, and click send.

Contribution

Contributions to Email-Spammer are welcome! If you have suggestions, feature requests, or bug reports, please feel free to open an issue or submit a pull request. Contributions that improve usability, add new features, or enhance security are highly appreciated.

License

This project is licensed under the MIT License.

Enjoy and use responsibly! If you find this project helpful, consider giving it a star on GitHub.

About

This script just emails the mails from excel file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages