https://github.com/piero24/auto_mail
This python 3 script allows you to send an email in html format to multiple users without having to do the job manually. It also replaces the user name in the file to personalize the email.
https://github.com/piero24/auto_mail
automail automation mail message python python3
Last synced: 3 months ago
JSON representation
This python 3 script allows you to send an email in html format to multiple users without having to do the job manually. It also replaces the user name in the file to personalize the email.
- Host: GitHub
- URL: https://github.com/piero24/auto_mail
- Owner: Piero24
- Created: 2020-07-23T15:04:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-18T15:47:12.000Z (almost 4 years ago)
- Last Synced: 2025-02-23T04:27:26.037Z (3 months ago)
- Topics: automail, automation, mail, message, python, python3
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# auto_mail
This python 3 script allows you to send an email in html format to multiple users without having to do the job manually. It also replaces the user name in the file to personalize the email.
Put in the same folder the mainfunc.py file the .csv file with the information arranged as in the mail_list.csv file and add the .html file at your choice to send.
Add \*|FNAME|* to the exact location of the .html file where you want each person's name to appear.
Launch the program with python3 mainfunc.py from the terminal.
Wait for it to finish sending the emails while enjoying a great coffee