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.