prateekralhan / Group-E-mail-Automation

A simple script to automate sending E-Mails to larger groups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📫 Group E-mail Automation 📧 Project Status: Active

Want to send similar E-mails to a large number of people and feeling lazy enough to write those E-mails?? This script is here to the rescue !!

Usage:

  1. Enter the Names and E-mails of all the recipients in the file receivers.csv.
  2. Enter the content of your E-mail in the mail_body_sample.txt using basic HTML.

  1. Simply execute : python group_email_automate.py

1


NOTE: Ensure that the sender's E-mail you choose has 2-step verification key set as inactive while the Less Secure Apps feature is turned ON.

2 3

About

A simple script to automate sending E-Mails to larger groups


Languages

Language:Python 100.0%