email-eml-generator
Service icon

Email EML Generator

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 16 Mar (3 weeks ago)
 by 
0.0
 (0 ratings)
email-eml-generator

Email EML Generator

Details
Generate EML is an OutSystems extension that creates a fully compliant .eml email file (MIME format) from structured input.
Read more

Generate EML is an OutSystems extension that creates a fully compliant .eml email file (MIME format) from structured input.
It supports standard email fields such as From, To, Cc, Bcc, Subject, HTML/Text body, and attachments, and returns a valid .eml file.

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

Release notes (1.0.0)

Features

  • Generate .eml files directly from an OutSystems structure.

  • Support for From, To, Cc, and Bcc recipients.

  • Support for HTML email body.

  • Automatic plain-text body generation from HTML for email client compatibility.

  • Support for multiple file attachments.

  • Support for inline attachments (e.g., embedded images).

  • Ability to specify the Sent DateTime used in the email MIME headers.

  • Output returned as Binary Data for easy storage or download.

  • Compatible with storage systems such as SharePoint or document management platforms.


Technical Details

  • Built using the MimeKit .NET library for robust MIME message generation.

  • Attachments are passed as Binary Data.

  • If ContentType is not provided, it defaults to application/octet-stream.

License (1.0.0)
Reviews (0)
Team
Other assets in this category