/java-email-client

An email client created in Java - University Project

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Java Email Client

The Java Email Client is a full email client made for a university assignment. The project focuses on data management and well structured code.

Image of the Java Email Client

The user interface. Inspired by Outlook.

Features

  • Automatically receive email with IMAP
  • Send email with SMTP
  • Multiple accounts supported
  • View HTML and text based email
  • Download attachments
  • Remove, flag, toggle read/unread email
  • Search by title, date, sender etc.

Building

You can run the program by downloading the project and opening it in Eclipse. Once imported in Eclipse the project can be modified / tested and built.