mailtrain/server/services
2019-06-29 23:19:56 +02:00
..
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 - Refactoring of the mail sending part. Mail queue (table 'queued') is now used also for all test emails. 2019-06-25 07:18:06 +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 Some fixes 2019-05-25 21:18:18 +02:00
sender-master.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
sender-worker.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
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 Some fixes 2019-05-25 21:18:18 +02:00