hastagAB / Awesome-Python-Scripts

A Curated list of Awesome Python Scripts that Automate Stuffs.
MIT License
2.11k stars 722 forks source link

Send bulk mail with individualized attachments #366

Closed 4rnv closed 9 months ago

4rnv commented 11 months ago

Sends mails to a list of addresses, with different attachments. Useful for mailing personalized certificates, invitations, etc. Reads data from a CSV file with email addresses and the names of the pdf files which are to be sent as attachments.