Skip to main content
venkataharithak0002
December 20, 2021
Question

How to read EML file

  • December 20, 2021
  • 2 replies
  • 0 views

Hi in my project there is a requirement to read the polled email data. I used the Poll Email plugin to poll the mail in to the folder.

The body is polled with a .EML file extension. The body of the mail is unstructured and I need to poll the body in text format in to a table.

Any suggestions??

    2 replies

    stefanhelzle0001
    Brainy
    December 20, 2021
    January 5, 2023

    EML files are essentially emails in file form. The easiest way to open them is to use an email client such as Outlook, Outlook Express, Windows Live Mail, or Thunderbird. For most newer versions of these programs, EML files should be automatically registered so that double-clicking the file opens it.

    Regards,

    Will