mailplus_send_message
Send emails with attachments and CC/BCC via Synology MailPlus. Confirmation required to execute.
Instructions
Send an email via Synology MailPlus. Requires confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient email addresses | |
| cc | No | ||
| bcc | No | ||
| subject | Yes | ||
| body | Yes | Email body. Plain text. Use \n for line breaks. | |
| body_format | No | text | |
| attachments | No | ||
| account | No | Sending account email address. Defaults to primary account. | |
| confirm | No | Must be true to send the email |