Coder Social home page Coder Social logo

bulk-mail-sender's Introduction

Bulk Mail Sender

A simple yet powerful tool to send email to everyone at same time.


Features

  • Send individualized emails with recipient's names.
  • Easy setup using JSON files for data and credentials.
  • Modify email templates and placeholders.
  • Script automates sending process.
  • Receive success notifications for each email.
  • No Limit of usage
  • Secure email transmission via SSL encryption.
  • Included guide for step-by-step usage.
  • Modular and maintainable code structure.

Getting Started

Follow these steps to use the code:

1. Clone or download this repository to your local machine.

For Cloning The repository

git clone https://github.com/CYCNO/bulk-mail-sender

2. Configure the email and template data:

  • Replace sample recipient data in data/recipient_data.json with your recipients' details.
  • Enter your Gmail credentials (email and app password) in data/credential.json. How to get your app password
  • Personalize the email template in data/email_template.txt.
  • Note: Do not modify the {name} placeholder.

3. Run the script:

  • Open a terminal or command prompt.
  • Navigate to the script's directory using cd.
  • Execute the script with python bulk_mail.py.

4. Emails will be sent automatically, personalized with recipients' names using the {name} placeholder.

Support

Star โญ this repository! Your support will greatly boost its visibility and attract more users.

Contributors

CYCNO

bulk-mail-sender's People

Contributors

cycno avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.