Tracking within Secure Messaging saves
vital information on all the email traffic in a comma separated log file. You can keep
track of every email that is sent and received, who it is to and from, when it was sent,
if there were files attached to the email and how large the email was. This tracking file
can be imported into a database/spreadsheet program for further analysis. The file will
contain the following information:
ID,"I" or
"O",Date,Time,From,To,Subject,"B" or "",Size
This may be explained a little more by spelling it
out like this: Message-ID, Incoming/Outgoing, Date, Time, Sender, Recipient, Subject,
Attachment, Mail Size in bytes.
The email tracking ID is a unique number created in
sequence from day 1. If one message is for two recipients, there is one line per recipient
but with the same ID number.