Click here to Skip to main content
15,891,657 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hey, I'm facing the following problem:
1. i have Exchange server (2007).
2. i want to be able to do the following:
for each mail that its subject starts with "s:", instead of sending it to the recipient, forward it to a specific internal IP address

i've tried transport rules, i can specify the condition, but there is no relaying action there...

please help?

thanks
Posted
Comments
TorstenH. 23-Oct-12 11:42am    
I guess you are searching rather more for "Routing" / "Routing rules".

1 solution

Managed to do it using TransportAgent - which redirects mails to a smart host (send connector) that should be defined.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900