Give us feedback
emailutils
Web icon

EmailUtils

Stable version 1.1.0 (Compatible with OutSystems 11)
Uploaded on 19 November 2023 by 
5.0
 (1 rating)
emailutils

EmailUtils

Details
Email utility actions and widgets. Given email content in MIME format, parse the email content and/or attachments. Web widget for displaying email HTML content.
Read more

Email utility actions and widgets. Given email content in MIME format, parse the email content and/or attachments. Web widget for displaying email HTML content.

Optionally convert embedded images into inline images for easy display.

Actions

EmailUtils_ParseEmail

Parse an email in MIME format.

EmailUtils_ParseEmailAttachments

Parse and return attachments

EmailUtils_ParseEmailGetAttachment

Parse the email and retrieve the specified attachment

Widgets

IsolateHtmlBlock

Isolate HTML by displaying in a shadow DOM, if supported. The shadow DOM prevents styles in the HTML content from affecting the rest of the page.
If shadow DOM is not supported, the HTML is displayed in a DIV.
Script elements are removed from HTML.
Warning! Passing uncontrolled HTML could still result in security risks.


Release notes (1.1.0)

This release updates MimeKit library to version 4.3.0 and BouncyCastle to version 1.8.9.

License (1.1.0)
Reviews (0)
Team