This python 3 script allows you to send an email in html format to multiple users without having to do the job manually. It also replaces the user name in the file to personalize the email.
Put in the same folder the mainfunc.py file the .csv file with the information arranged as in the mail_list.csv file and add the .html file at your choice to send.
Add *|FNAME|* to the exact location of the .html file where you want each person's name to appear.
Launch the program with python3 mainfunc.py from the terminal.
Wait for it to finish sending the emails while enjoying a great coffee