Send Emails In One Click With Python.

codePerfectPlus codePerfectPlus Last update: Jun 12, 2022

header

Python 3.7issuesforksstarsLicense

Visitor Count

Blog On Python, Machine Learning and Data Science Visit CodePerfectPLus

Create App Password in gmail.

  • GO to Account setting/Security
  • click app password
  • Select APP -> others, Select Device -> Others
  • Copy paste the code in script.py password variable

Usage

  • multipleSenderScript.py - Send Email to 1 person from different emails once.

  • multipleReceiver.py - Send Email to multiple person from one email(like: news Letter)

  • oneToOneEmail.py - Send one Email to one person at a time using command line tool

python oneToOneEmail.py [email protected]

Reuirements

  • python-fire pip install fire

python -m pip install -r requirements.txt

Upcoming features

  • file attachment in email
  • RegEx to verify the Emails

Project

Subscribe to our newsletter