ubaid4j / EmailSenderBot

Automate the email sending of given contacts, given templates and on some schedule. This is a software written in Java which allows you to save your templates and upload the contacts [emails addresses] and then schedule when emails will be sent.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate sending email on given schedule

  1. Database is missing
  2. Some other exceptions are here
    Build Instructions
  1. git clone 'https://github.com/UbaidurRehman1/EmailSenderBot.git'
  2. cd EmailSenderBot
  3. mvn clean compile assembly:single
  4. cd target
  5. java -jar EmailSenderAuto-1.jar

About

Automate the email sending of given contacts, given templates and on some schedule. This is a software written in Java which allows you to save your templates and upload the contacts [emails addresses] and then schedule when emails will be sent.


Languages

Language:Java 99.9%Language:CSS 0.1%