Skip to content

Automated sending of emails with list of user defined recipients emails and salutation using PYTHON

License

Notifications You must be signed in to change notification settings

JianHongHong/Automated_Email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

  1. Open the testEmail.py file and enter in your email address, password, email subject title and your email message
  2. Open up recipentList.json file and enter your intended recipient addresses and salutation
  3. Provided your web browser is logged into gmail, go to this link https://myaccount.google.com/lesssecureapps?pli=1 and enable to allow less secure apps.
  4. Make sure python is installed on your pc and go to the directory of the file and run python ./testEmail.py
  5. The email will be sent to the intended address

About

Automated sending of emails with list of user defined recipients emails and salutation using PYTHON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages