Index Data Reader "Mail"
The purpose of the index data reader "Mail" is to read contents from file attachments of the types .msg and .eml.
Notice
This index data reader is not to be used for data read directly via an email input system. In such a case, an artificial index.json file attachment is generated, and processed with the generic JSON index data reader.
Specify the following email fields in the .InputName property:
PoBoxId: value of the.PoBox[].IdpropertyId: ID of the email object assigned by the mail serverMessageId: global message ID of the messageSize: total size of the message in bytesFrom: sender addressTo,CcandBcc: primary recipient address, CC recipient address and BCC recipient address respectivelyCreated,SentandReceived: date of creation, date of dispatch, date of receiptSubject: subject textBodyText: message textBodyHtml: message text in HTML format, if the email was sent in this format
Since these are not tabularly structured but rather elementary values, values are only meant to be assigned to header data fields of the field catalog.