Skip to content

A mass messaging system that can be used to send hundreds of emails to different people, with their respective names, all at once.

Notifications You must be signed in to change notification settings

evan-kolberg/Mass-Mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mass-Mailer

This program uses Yagmail to send emails on the behalf of the user's email. Thus, you will need to disable a security setting in your Google Account. I recommend using a new account for this, as your main account could be at risk. With your new account, go to https://myaccount.google.com/ and sign in. Go to security and make sure 2FA and "Use your phone to sign in" are turned off. You should see a section named "Less secure app access." Go ahead and turn this on. Now, you are able to tun this program with your spare account. In the program's code, replace the current email and password in place that correspond to your account's credentials in the main.py. In the csv.csv, replace the name, email, and message sections with who you want to send the message to. Have fun!

About

A mass messaging system that can be used to send hundreds of emails to different people, with their respective names, all at once.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages