Self hosted email delivery system.
Send emails to everyone you want using this project, and then find who has received or read them.
$ 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