a batch-mail sending script for mailgun
- Write recipients' information(basically only name & address will be used) in test.csv file.
- Each recipient takes a row and a blank whitespace is required between recipient's name and email.
- Set your own API-key and campaign name in send.rb file.
- Set the sender email address and run the script.