change subject line and forward (cannot be client-only)

J

Jeff

Hi,

I need to be able to create a rule that will forward specific emails
to another email address and change the subject line. I can write a
rule to do this using the "run a script" option and a VBA script, but
this becomes a client-only rule that only runs when Outlook is running
(since the script is stored locally when this is set up).

I need this function to happen all of the time (i.e. I need the action
to be taken on Exchange).

How can I accomplish this?

Thanks!
 
F

F. H. Muffman

Jeff said:
I need to be able to create a rule that will forward specific emails
to another email address and change the subject line. I can write a
rule to do this using the "run a script" option and a VBA script, but
this becomes a client-only rule that only runs when Outlook is running
(since the script is stored locally when this is set up).

I need this function to happen all of the time (i.e. I need the action
to be taken on Exchange).

How can I accomplish this?


a) Whatever method is being used to send the mails you need to forward,
make sure they get sent to the other address from the get go. =)
b) Talk to your exchange admin about setting up an Event Sink and don't
even think about Outlook.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top