Fixes in reports. Reports seem to work now
This commit is contained in:
parent
0be4af5f6c
commit
5a16d789a0
30 changed files with 716 additions and 338 deletions
|
@ -9,7 +9,8 @@ const MailerType = {
|
|||
const ZoneMTAType = {
|
||||
REGULAR: 0,
|
||||
WITH_HTTP_CONF: 1,
|
||||
WITH_MAILTRAIN_HEADER_CONF: 2
|
||||
WITH_MAILTRAIN_HEADER_CONF: 2,
|
||||
BUILTIN: 3
|
||||
}
|
||||
|
||||
function getSystemSendConfigurationId() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue