/EmailClient

This is an email client using Akka framework in Scala (SBT)

Primary LanguageXSLT

EmailClient

This is a small scala (SBT) application using Akka and Courier mail library.

Features:

  1. Supports sending email using a predefined csv file named (EMAIL_DETAILS) Keep in mind mutilple emails are delimited by semi-colon.

How to Run

  1. Download the project
  2. cd into the project
  3. sbt run