This script is a very simple single app that sends emails based on a csv file that is uploaded by the user with each use.
To begin using it:
- download a copy
- create a config.php file in the root directory with two variables:
- $USERNAME
- $PASSWORD
- visit index.html and everything should work :)
To change the message it sends or the fields it accepts, edit mailer.php