This project is a part of the "CSC10008 - Computer Networking" course at HCMUS. It involves the development of a mail client that can send, receive, and manage emails. The mail client communicates with a server, specifically the test-mail-server, created by eugenehr.
- Send and receive emails.
- Manage emails (delete, move to other folder, filter).
- Search email by keywords (in subject, content, sender).
This project relies on several dependencies:
- Java 8.
- JUnit.
- Maven.
See full screenshots here