Project title: Batch Email sender
Video link(how to use & more information): https://youtu.be/7d6Ibo_HfNw
It allows you to select from all contacts stored in the lists end send different content of email at the same time.
Environment:
raspberrypi
Open-source software:
PHPMailer link = "https://github.com/PHPMailer/PHPMailer"
install php, phpmyadmin, mysql.
move all contents into /var/www/html/.
*contact.sql <- you must modify contact data to use
*connection.php <- you must modify conditions to use
*index.php <- you must modify mail information(account,password) to use
import sql database.
go to
http://localhost/your_path/index.php
My E-mail : dldnwls1101@gmail.com