|
|
@@ -24,7 +24,8 @@ |
|
|
|
"unsubscribe_method", |
|
|
|
"expose_recipients", |
|
|
|
"attachments", |
|
|
|
"retry" |
|
|
|
"retry", |
|
|
|
"email_account" |
|
|
|
], |
|
|
|
"fields": [ |
|
|
|
{ |
|
|
@@ -139,13 +140,19 @@ |
|
|
|
"fieldtype": "Int", |
|
|
|
"label": "Retry", |
|
|
|
"read_only": 1 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"fieldname": "email_account", |
|
|
|
"fieldtype": "Link", |
|
|
|
"label": "Email Account", |
|
|
|
"options": "Email Account" |
|
|
|
} |
|
|
|
], |
|
|
|
"icon": "fa fa-envelope", |
|
|
|
"idx": 1, |
|
|
|
"in_create": 1, |
|
|
|
"links": [], |
|
|
|
"modified": "2020-07-17 15:58:15.369419", |
|
|
|
"modified": "2021-04-29 06:33:25.191729", |
|
|
|
"modified_by": "Administrator", |
|
|
|
"module": "Email", |
|
|
|
"name": "Email Queue", |
|
|
|