Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 410 Bytes

File metadata and controls

6 lines (4 loc) · 410 Bytes

EmailWithAttachedFile

Send email to multiple people with unique attached files. Email message is based on a text file.

This program parses a CSV file. Each line in the CSV file contains the name, email and file to attach to the email. This gives each recipient a unique email.

More information including a list of libraries used along with their license is available in the PDF file: EmailWithFile.pdf.