Sent email: Difference between revisions

From Wikisphere
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
ContactManager/Compose email
transport"mailbox"
from"info <info@wikisphere.org>"
to
"thomas.topway.it@gmail.com"
cc
Empty array
bcc
Empty array
bcc_categories
Empty array
exclude_bcc_categories
Empty array
subject""
is_htmlfalse
template"Default"
message_substitutions
Empty array
text"test send email ! (anonymous)"
attachments
Empty array
mailbox"info-wikisphere"
mailer""
substitutionsfalse
from_mailer""
text_html""