itsamirhn / DeliMail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeliMail

Self hosted email delivery system.

Send emails to everyone you want using this project, and then find who has received or read them.

Installation

$ git clone https://github.com/itsamirhn/DeliMail.git
$ cd DeliMail

Then create .env file as similar to .env.dist and fill your private datas.

$ python manage.py runserver

About


Languages

Language:Python 76.8%Language:HTML 23.0%Language:Procfile 0.2%