/DeliMail

Primary LanguagePython

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