For gathering the information in AEP it is necessary to configure the
Rule processing.
To take the e-mail address of the sender, it is necessary to add into
the Rule a component "Line Parser" and to choose in the field "Source" a
value "Sender Email". E-mail address of the sender will be placed into
variable "Email".
To take a name of the sender, it is necessary to add one more component
"Line Parser" into the Rule and choose in the field "Source" a value "Sender
Name ". Name of the sender will be placed into variable "Name" .
To trace date of the first letter reception from given sender, it is
necessary to add into the Rule a component "Date Parser" and to choose a
value "System Date" in the field "Input Source". Date of reception of the
first letter will be placed into variable "Started".
To trace date of the last letter reception from given sender, it is
necessary to add into the Rule a component "Date Parser" and to choose a
value "System Date" in the field "Input Source". Date of reception of the
first letter will be placed into variable "Last".
In a variable "Count" it is necessary to specify the initial value which
will be used at addition of new statistics in the table, if such sender is
in the base already, the quantity of the received letters will be increased
on 1.