This program is meant to send personalized emails to multiple recipients, i.e., when you want to send an email to multiple recipients where each recipient shall not see the other recipients. Read more on https://medium.com/@sisayie/sending-bulk-email-from-python-e655b222bda4
You need python3 installed in oder to run this program
app.py -c <config_file> -a <addresses_file> -m <message_file>
This project is licensed under the MIT License