The MailService provides REST API calls which trigger e-mail dispatching for users and also error notifications for system administrators. The service must only be reachable from within the Docker network and therefore can only be triggered by other services and not externally (by the client). It comes up with predefined templates but also a free text template which supports HTML elements.
In the project documentation you'll find information for setting up and running the project. You can find some detailled information of the service architecture and its processes in the repository documentation.
The project is licensed under the AGPLv3 which you'll find here.
Please have a look at our Code of Conduct before participating in the community.
Please read our contribution guidelines before contributing to this project.