send_raw_mail
Send fully composed RFC 5322 emails via Inxmail by providing Base64-encoded messages with complete headers to deliver custom transactional content without using standard event templates.
Instructions
Send a fully composed RFC 5322 email via Inxmail's infrastructure. The message must be Base64-encoded and include all headers (From, To, Subject, MIME). This is a write operation — it dispatches a real email. Use this for custom one-off emails that don't fit an event type template. Returns the sending result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Base64-encoded RFC 5322 email message |