Article ID: 233983 - Last Review: March 4, 2004 - Revision: 1.1 PRB: Sender and Body Lost When Using EDK Rule Component to Forward MessageThis article was previously published under Q233983 SYMPTOMS
When using the Exchange Development Kit (EDK) Rule Component to forward a message to another mailbox or Public Folder, the original message appears in the body of the message, and the "From" line becomes the mailbox that most recently forwarded the message.
CAUSE
The Rule Component does not expose the necessary flags to set this option.
RESOLUTION
To add this to all forward rules, add a line of code to the CAction::pack method in the ActionObj.cpp file, and then recompile Rule.dll. The line of code to add is as follows:
| Article Translations
|

Back to the top
