event-sink

How to develop a module to auto update all the emails's TO address in exchange server 2003

I want to develop a module to implement such a feature: when exchange receive emails in the mailbox : [email protected] the module will be triggered and modify the email's TO Address to /test/@smb.local and save back to mailbox [email protected]. Thanks in advance! ...