Generate EML is an OutSystems extension that creates a fully compliant .eml email file (MIME format) from structured JSON input.It supports standard email fields such as From, To, Cc, Bcc, Subject, HTML/Text body, and attachments, and returns a valid .eml file.
.eml
The component uses the MimeKit library to generate standards-compliant MIME messages.
Key Features
Generate RFC-compliant .eml email files
Supports HTML and plain text bodies
Supports multiple recipients
To
Cc
Bcc
Supports multiple attachments
Supports inline images using CID