Answered by:
Forwarding incoming mail from one address to a set mailbox with Exchange 2003

Question
-
I have been asked to find a way to make sure mail coming to any mailbox on my network (@inside.com) from a specific email address (example@outside.com) be copied to a specific mailbox (copied@inside.com). We need to do this to set users up on a training database when they sign up through the vendor (called outside.com above). Without the forwarding option our users typically don't tell us about the training and then can't participate in the training and we are charged. The training company will not copy us when responding to our users who request training so this forwarding option is essential.
I have been looking at our XWall as well and suspect I could probably use that if Exchange 2003 doesn't allow it; any help on that front?
Either solution or suggestions would be welcome
Thanks,
Thursday, July 26, 2012 9:41 PM
Answers
-
For 2003 you have to use an event sink.
Exchange: Forwarding Copy of User's Email or Public Folder to Another Account Via Event Sink
http://msexchangetips.blogspot.com/2006/08/exchange-forwarding-copy-of-users_21.html
James Chong MCITP | EA | EMA; MCSE | M+, S+ Security+, Project+, ITIL msexchangetips.blogspot.com
Thursday, July 26, 2012 10:30 PM -
Yes, we can use SMTP transport event sink.
I'd like to share more related information to you:
How to register a transport event sink for the SMTP Service in Exchange 2000 Server
http://support.microsoft.com/kb/313404
How to write an OnArrival-type SMTP event sink in managed code by using Visual Studio .NET 2003
http://support.microsoft.com/kb/313404Xiu Zhang
TechNet Community Support
Friday, July 27, 2012 9:12 AM
All replies
-
For 2003 you have to use an event sink.
Exchange: Forwarding Copy of User's Email or Public Folder to Another Account Via Event Sink
http://msexchangetips.blogspot.com/2006/08/exchange-forwarding-copy-of-users_21.html
James Chong MCITP | EA | EMA; MCSE | M+, S+ Security+, Project+, ITIL msexchangetips.blogspot.com
Thursday, July 26, 2012 10:30 PM -
Yes, we can use SMTP transport event sink.
I'd like to share more related information to you:
How to register a transport event sink for the SMTP Service in Exchange 2000 Server
http://support.microsoft.com/kb/313404
How to write an OnArrival-type SMTP event sink in managed code by using Visual Studio .NET 2003
http://support.microsoft.com/kb/313404Xiu Zhang
TechNet Community Support
Friday, July 27, 2012 9:12 AM