mailtrain/server/services
Tomas Bures 4e4b77ca84 Fixes.
Added support for help text in custom fields.
Reimplemented the mechanism how campaign_messages are created.
2019-07-22 23:54:24 +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 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
feedcheck.js Work in progress on refactoring all mail sending to use the message sender an sender workers. 2019-06-30 10:47:09 +02:00
gdpr-cleanup.js Implemented basic support for GDPR 2018-11-22 00:02:14 +03:00
importer.js 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
postfix-bounce-server.js Fixes. Reimplementation of the API transaction sender. 2019-07-16 21:03:37 +05:30
sender-master.js Fixes. 2019-07-22 23:54:24 +05:30
sender-worker.js Fixes. 2019-07-22 23:54:24 +05:30
test-server.js Some fixes 2019-05-25 21:18:18 +02:00
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 Fixes. Reimplementation of the API transaction sender. 2019-07-16 21:03:37 +05:30