Recently, my father conducted an online webinar. He needed my help with sending webinar links and personalized certificates to the attendees. This motivated me to do this project . This project will help you sending personalized mails at bulk , just follow the instructions or reach out to me for any help.
Contains the list of contacts whom you want to send mails
Pdf attachment for the mail. You can also send personalized attachments to the recievers .Just append attachment names in the csv under a new heading filename, and do the following changes
for name, email, filename in reader: #line 30
filename=filename #line 58
This project is build using following libraries
- smtplib
- ssl
- csv
Use the package manager pip to install required libraries.
pip install secure-smtplib
pip install mimelib
All other libraries are available by default in your ide.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Reach out to me at
Linkedin : Prakhar Srivastava
Mail : [email protected]