Awesome-Python-Scripts/System-Automation-Scripts/Email_Client at master · Amchuz/Awesome-Python-Scripts · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Email Client using Python for automating email shooting process

Python email client that can be used to automate email sending process.

Pre-requisites 🚨

GitHub top language

  • Python >= v3.7.x
    • Install Python from here.
  • Pip >= v20.0.x
    • Install pip from here.

How to run? 🚀

To run Email Client: (Via Terminal)

  • Update email_client.py file to enter Email credentials for the sender account as well as the recipient's address.
  • Open terminal and type python Email_CLient/email_client.py.