Index values of the *EMAIL module
The EMAIL module writes (like other communication modules in i-effect) index values for better tracking and processing of incoming and outgoing e-mails. The logged index values can be found at Monitoring → Index Search.
This article gives exclusions about which values are written in the default configuration:
INDEX VALUE | Example value | Description |
---|---|---|
EMAIL_FROM | demo@menten.com | The sender address of an e-mail operation. A SNDEMAIL command is the e-mail address with which i-effect has sent an e-mail. |
EMAIL_MESSAGEID | <i-effectMailClient20191017102600185.782-2502_1.demo@menten.com> | The unique message ID with the following structure: i-effectMailClient%YYYYMMDDHHMMSSSSS. |
EMAIL_SENDDATE | Thu, 17 Oct 2019 10:26:00 +0200 (CEST) | The sender's date of dispatch. |
EMAIL_SUBJECT | Hello World (Test E-Mail) | The subject of the e-mail. |
EMAIL_TO | dieter.demo@menten.com | The recipient of the message. For SNDEMAIL command the address to which an e-mail was sent. |
ORIGINATOR | 4399901544994 | The sender of the message from the partner master. |
RECIPIENT | 4399901544994 | The recipient of the message from the partner master. |
TYPE | DATA | Data has been sent. |
TYPE | ARCHIV | Data has been archived. |