Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 826 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 826 Bytes

Newsman

A emailing server written for sending newsletters to users of a service

Project Status

These are the current function that need to be written

Function Status
Add email to database ✔️
Remove email from database ✔️
Start mailing job ✔️
Execute mailing job ✔️
Start daemon ✔️
Stop daemon ✔️
Main function ✔️
systemd service ✔️
Store jobs in database ✔️
Automatically listen on port for email ✔️
Man Page

Documentation

The documentation can be found here, this includes an installation guide, usage guide and how to contribute to the project!