https://github.com/lynnsh/email-client-app
Java Email Client Application
https://github.com/lynnsh/email-client-app
communication drag-and-drop emailclient java javafx jodd mysql mysql-database
Last synced: 7 months ago
JSON representation
Java Email Client Application
- Host: GitHub
- URL: https://github.com/lynnsh/email-client-app
- Owner: lynnsh
- License: mit
- Created: 2017-06-28T00:07:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-02T19:55:24.000Z (over 7 years ago)
- Last Synced: 2025-01-20T09:21:50.734Z (9 months ago)
- Topics: communication, drag-and-drop, emailclient, java, javafx, jodd, mysql, mysql-database
- Language: Java
- Homepage:
- Size: 36.4 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
#### email-client-app
## Email Client Assignment
_Tools: Java, JavaFX, MySQL_Description:
1. Allows users to create, send, receive and store email messages by communicating with a standard email server over the Internet
2. Uses SMTP and IMAP protocols and Java Jodd API to send and receive emails
3. Supports attachments and their storing, as well as forwarding, bcc and cc options
4. Features drag n drop functionality to move the email to another folder