Skip to content

Tool meant to sent out a customized message to a provided mailing list.

Notifications You must be signed in to change notification settings

PatKuz/MassMail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MassMail - Instructions

  • Input the sending email's credentials into the config.json (currently only support Gmail/Yahoo)
    • Note: you will need to log into your account and allow "Less Secure Apps" in order for python to be able to send emails
  • Customize the EmailBody.txt file exactly how you wish the message to appear for the recipient
  • Fill the EmailList.txt file with the recipients' email addresses, following the sample formatting and making sure there are no empty lines at the end of the file
  • Run the program
  • Enter the desired email subject once prompted
  • Wait while the emails are being sent

About

Tool meant to sent out a customized message to a provided mailing list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages