SMTP Post-Categorizer Sink

SMTP Post-Categorizer Sink

The CatReadEx sink example demonstrates how to implement a post-categorizer event sink for the SMTP service. CatReadEx retrieves back the attribute values that CatReader saved on the mailmsg object. The attribute values are dumped as output when attached to the debugger. This sink reads the same attributes from the registry as the CatReader sink.

The following topics contain the code for the CatReadEx sink example.