Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/houarizegai/mailssender

Desktop App that allow you to send HTML emails to multiple receivers
https://github.com/houarizegai/mailssender

java javafx javamail sendmail sendmail-smtp

Last synced: 10 days ago
JSON representation

Desktop App that allow you to send HTML emails to multiple receivers

Awesome Lists containing this project

README

        

Mails Sender :email:


Desktop App that allow you to send HTML template emails to multiple receivers









### Why this project?
I had a trouble sending emails because i didn't found tool that allows me to send an email with specific HTML Template to multiple emails with a single click!

### Features
* Very easy to use.
* Send email to multiple receiver.
* Support HTML tags in email content.
* Load emails file (filter & extract emails include it in file).

### Screenshots
| Send Mails (Main App) |
|:--------------:|
| ![screenshot](screenshots/mails_sender.png) |

### Requirements
* Java 8
* Maven

### Used Technologies
* JavaFX

### Used Libraries
* Java Mail
* JFoenix
* FontAwesomeFX