Importing EML Files

EML is a common file format that is often the result of exporting from an email client (such as Novell GroupWise, Microsoft Outlook Express, Lotus Notes) or from another archiving solution. Information is stored in plain text MIME format, containing the email header, body and attachments. IPRO supports importing EML files into the archive via a Swagger API accessible over HTTP. The API will accept EML files into an internal queue, after which they can be converted into XML and stored in the archives using a regular job. Pushing EMLs to the API is best accomplished with a script, which is left to the admin to elaborate.

Here is the workflow for importing EML files:

  • In the IPRO Admin UI, create a Storage Location for EML files.
  • Create a script to use Swagger API to push your EML files.
  • In the IPRO Admin UI, create an Import job to process the EMLs and add them to the archive.