This is a small scala (SBT) application using Akka and Courier mail library.
Features:
- Supports sending email using a predefined csv file named (EMAIL_DETAILS) Keep in mind mutilple emails are delimited by semi-colon.
- Download the project
- cd into the project
- sbt run