Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jakkusakura/comp4621-email

An email implementation for both server and client, a final project of COMP4621
https://github.com/jakkusakura/comp4621-email

Last synced: about 6 hours ago
JSON representation

An email implementation for both server and client, a final project of COMP4621

Awesome Lists containing this project

README

        

# COMP4621-Email
An email implementation for both server ~~and client~~, a final project of COMP4621

# Running method
```shell
cd code
python MailServer.py
````