TrackingEventHandler
This handler is used to send email messages to a defined list of addresses when a tracking event occurs. Tracking events occur only if TrackingMonitor is configured as a scheduled task. When the TrackingMonitor task is configured, this handler is initialized automatically, therefore, it is not required to be added to the Transaction Server scheduler.
The TrackingMonitor posts an event for each overdue or late trackable item. This causes this handler to be invoked. For incoming items that did not arrive by the expected time, an "overdue" email is sent. For outgoing items that were not sent by the expected time, a "late" email is sent.
For more information about using the TrackingMonitor, see Enabling Tracked Item Overdue and Late Detection.
For more information about configuring email support for this handler and about the trackable item feature in general, see Trackable Item Support.