mailtrain/server/services
Tomas Bures 6ae9143c22 Added abstraction layer around config.
`roles` in config renamed to `defaultRoles`. These are used if no `roles` are provided in production.yaml
2019-07-26 20:35:49 +05:30
..
workers/reports Child processes are now terminated when the parent process dies. This means that if the main mailtrain process gets killed, there are no processes which remain running. 2019-05-25 21:57:11 +02:00
executor.js Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
feedcheck.js Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
gdpr-cleanup.js Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
importer.js Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
postfix-bounce-server.js Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
sender-master.js Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
sender-worker.js Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
test-server.js Added abstraction layer around config. 2019-07-26 20:35:49 +05:30
triggers.js Work in progress on refactoring all mail sending to use the message sender an sender workers. No yet finished. 2019-06-29 23:19:56 +02:00
tzupdate.js Some fixes 2019-05-25 21:18:18 +02:00
verp-server.js Added abstraction layer around config. 2019-07-26 20:35:49 +05:30