hectamail-website/README.md

343 B

HectaMail-website

A frontend and registration service for the maddy mail server

Setup

Copy config.ini.example to config.ini and edit accordingly

Use your web server to host everything in public, and run app.py with python.

Reverse-proxy app.py to /register.

Dependencies

System

Any HTTP web server Python3

PIP

Flask Waitress