Blog On Python, Machine Learning and Data Science Visit CodePerfectPLus
- GO to Account setting/Security
- click app password
- Select APP -> others, Select Device -> Others
- Copy paste the code in script.py
passwordvariable
-
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 destination@email.com- python-fire
pip install fire
python -m pip install -r requirements.txt
- file attachment in email
RegEx to verify the Emails
- Project: PyEmailer
- Author: CodePerfectPlus
- Language: Python
- Github: https://github.com/codePerfectPlus
- Website: http://codeperfectplus.herokuapp.com/