Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 981 Bytes

File metadata and controls

37 lines (26 loc) · 981 Bytes

Maily


Overview -

Maily is a free, open-source software which allows you to manage mass mailings and avoid proprietary software.

Project Architecture -

A view of the project's architecture:

MAILY/
├─ app/
│  ├─ ...                 
├─ backend/                  # SMTP, Google & Microsoft Auth
└─ database/                 # SQLite configuration 

Licence