This Plug-in contains Functions and Smart Services that allow users to create and read email files containing all e-mail attributes, i.e. to, cc, bcc, from, subject, body, content type, and attachments. The generated file can be read by any email client that support EML files, such as Outlook Express and Windows Live Mail. The Plug-in and a help guide are provided with this listing.
This version is for Appian 25.2 and above. Customers on a lower version of Appian that want to install this plugin can find the latest jar for Appian 25.1 and earlier version by downloading from the AppMarket.
Smart Services:
Features:
The EML Utility plug-in does not correctly process EML files that contain nested MSG attachments.
In our current process, we use the EML Utility plug-in to read EML files and return a list of attachments. In version 2.2.5 of the plug-in, the nested MSG attachment was detected and converted to a TXT file. However, the actual content of the MSG file was not read; it always returned the value "jakarta.mail.internet.MimeMultipart".
After upgrading the plug-in (3.0.0, the latest), attachments are no longer returned at all. Neither the nested MSG attachment nor other attachments (for example, PNG files) are detected.
Thank you!