Eml Utility

Use Case Details

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.

Features & Functionality

Smart Services:

  • Creating EML File: Create Eml File
  • Reading EML File: Read Eml File

Features:

  • Creates Email files/documents that can be read on all email clients supporting eml files.
  • Reads all email files to extract all email-related attributes such as to, cc, bcc, subject, body, attachments, content type.
Anonymous
Parents
  • Hi,

    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.

    Could you please advise on the next steps?

    Thank you!

Comment
  • Hi,

    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.

    Could you please advise on the next steps?

    Thank you!

Children
No Data