SMTP: Sending EML as attachment.

  • Add a text file as an attachment using the + in the Attachment section
  • Give .eml as extension to the filename
  • In the content field include an eml header, then the content

Example:

thread-index: [PlatformConversationID]
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
Date: [StartDateTime]
From: [From]
To: [To]
Message-ID: [PlatformConversationID]
Subject: Conversation [PlatformConversationID] [VerbaConversationID]
MIME-Version: 1.0
Content-Type: text/html;
charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
[IMTranscript4_HTML]

Screenhots:

Example configuration for SMTP storage target with eml format attachment

Figure: Example configuration for SMTP storage target with eml format attachment.


Figure: an example email containing the .im, .xml and the .eml file