Carr
Guest
|
Posted:
Mon Sep 26, 2005 8:58 am Post subject:
Forward email body as html attachment? |
|
|
Hi,
I am using Exchange 2003. For all emails sent to a@ourdomain.com I want to
automatically take the message body and forward it as a .html attachment to
b@ourdomain.com.
My Exchange administrator told me this wasn't possible and that it was only
possible to create a rule to forward the email as a .msg attachment. I could
write a macro using a combination of Save As html and SendMail, which would
operate on the current open message on a client, but what I need is a
server-side solution - however I don't know how to go about interfacing an
Exchange Rule to call such an app/script/macro and pass the recevied message
into it for processing.
Would be grateful for any suggestions as to how to achieve this, or pointers
to which APIs to read up on.
Thanks in advance,
S.
|
|