Sent email: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
VisualData update
Tag: content model change
Admin changed the content model of the page ContactManager:Mailboxes/info-wikisphere/Sent email from "visualdata-jsondata" to "wikitext"
Tag: content model change
(No difference)

Revision as of 07:27, 28 April 2025

{ "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": "" } } }