Sent email: Difference between revisions
Jump to navigation
Jump to search
VisualData initial revision |
VisualData update Tag: content model change |
||
Line 1: | Line 1: | ||
{ | |||
"schemas": { | |||
"ContactManager/Compose email": { | |||
"transport": "mailbox", | |||
"from": "info \u003Cinfo@wikisphere.org\u003E", | |||
"to": [ | |||
"thomas.topway.it@gmail.com" | |||
], | |||
"cc": [], | |||
"bcc": [], | |||
"bcc_categories": [], | |||
"exclude_bcc_categories": [], | |||
"subject": "", | |||
"is_html": false, | |||
"template": "Default", | |||
"message_substitutions": [], | |||
"text": "test send email ! (anonymous)", | |||
"attachments": [], | |||
"mailbox": "info-wikisphere", | |||
"mailer": "", | |||
"substitutions": false, | |||
"from_mailer": "", | |||
"text_html": "" | |||
} | |||
} | |||
} |
Revision as of 20:46, 21 April 2025
schemas |
|
---|