C
Carr
Hi,
I am using Exchange 2003. I have tried the Exchange groups with no luck as
yet, was hoping that there might be a good overlap in knowledge here?
For all emails sent to [email protected] I want to
automatically take the message body and forward it as a .html attachment to
[email protected].
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.
I am using Exchange 2003. I have tried the Exchange groups with no luck as
yet, was hoping that there might be a good overlap in knowledge here?
For all emails sent to [email protected] I want to
automatically take the message body and forward it as a .html attachment to
[email protected].
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.