Redirect Email when email addressed to particular address

B

big_ears

I need to set up a macro/script/custom action (some way in other words) to:
When email recieved to [email protected]
Using the above emails attachments, body text, subject and everything else
except:
New email TO: [email protected]
FROM: "[email protected]"

And auto-send.

Bascially I have emails coming in that need to be directed to a different
address, but I want those redirected emails to reflect the senders address in
the new email.

I am no great shakes at coding, I am hoping that somebody can lead me to a
way to achive this!!! Thanks very much, Daniel.
 
S

Sue Mosher [MVP-Outlook]

See http://www.outlookcode.com/codedetail.aspx?id=1103 for a code sample by our newest Outlook MVP, Jim Boyce, that does this as part of a "run a script" rule action in Outlook.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Top