The information in this article applies to:
SUMMARY
The Exchange Development Kit (EDK) sample gateway can be modified to log tracking information for messages processed. There are three functions that are included in the \Mssdk\Include\EDKTrack.lib that can be used to add tracking functionality.
MORE INFORMATION
The Platform SDK and Microsoft Developer Network (MSDN) include a sample console application TRACK that demonstrates how to use these functions to log tracking information to the file \Exchsrvr\Traking.log\Yyyymmdd.log. The sample is a standalone program that does not require a gateway to run. It does not actually track any messages. It does, however, demonstrate how to use these three functions to write tracking information to a file.
The following is an example of the log entered for a message sent from an Exchange User, "User1," to two EDK recipients, "EDKUser1" and "EDKUser2." The priority is 3, mts-id = 1111-11111, gateway name is SGW, remote system is "REMOTE", priority = 1, length is 20, cost = 3,subject mts-id = 2222-22222, and number of recipients = 2: 1111-11111 1004 1999.3.30 18:13:0 SGW REMOTE USER1 1 20 3 0 2222-22222 2 EDKUser1 EDKUser2 REFERENCESAdditional information can be found in the Microsoft Developer Network. Additional query words:
Keywords : kbMsg kbEDK500 kbEDK550 kbfaq kbGrpMsg |
Last Reviewed: December 3, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |