Tomas Bures
87c6cfa656
Fixes
...
- Mailtrain would not start if built-in ZoneMTA had to retry the startup
- Campaign list showed "Sending" instead of "Scheduled" for scheduled campaigns
2020-08-02 15:19:24 +02:00
Tomas Bures
9d4506977d
Fixes #824 "ReferenceError: os is not defined"
2020-01-03 14:30:44 +01:00
Kevin Jilissen
0e7a5dae82
Add possibility to set pool name for builtin ZoneMTA.
2019-12-31 01:28:08 +01:00
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
Tomas Bures
4e9f6bd57b
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
Tomas Bures
fcd2a61b65
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
Tomas Bures
66702b5edc
Fixes in reports (generating a CSV).
...
Added caching of generated images in mosaico handler.
Various other fixes.
2019-04-22 02:41:40 +02:00
Tomas Bures
9b32e59b50
Number of processes and connections of builtin zone MTA is now configurable via Mailtrains config.
2019-03-09 14:07:11 +01:00
Tomas Bures
83ce716d94
Various fixes.
2018-12-23 19:27:29 +00:00
Tomas Bures
5a16d789a0
Fixes in reports. Reports seem to work now
2018-12-21 19:09:18 +01:00
Tomas Bures
77c64f487d
Built-in Zone MTA
...
Plugin for ZoneMTA for per-message DKIM keys.
2018-12-16 22:35:21 +01:00