Some bugfixes. The configuration management should be now OK.
This commit is contained in:
parent
c12efeb97f
commit
e97415c237
9 changed files with 209 additions and 142 deletions
|
@ -3,8 +3,7 @@
|
|||
const MailerType = {
|
||||
GENERIC_SMTP: 'generic_smtp',
|
||||
ZONE_MTA: 'zone_mta',
|
||||
AWS_SES: 'aws_ses',
|
||||
MAX: 3
|
||||
AWS_SES: 'aws_ses'
|
||||
};
|
||||
|
||||
function getSystemSendConfigurationId() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue