A web email service in python without the use of external libraries.
Clone the project to your system with
git clone https://github.com/maantjemol/EoCS-project.git
Install the included ssl certificates rootCA.pem
in the cert
folder to your system. There are guides available for Windows and Mac (only follow step 2).
View the finished product at e-meeuw.de
Or start the server on https://localhost:1115 with:
python3 mailserver.py