Can I hook into exchange 2007 to monitor attachments and alter them. Ultimately my desire is to change the codec of a .wav file.

Thanks

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

All incoming attachments? You would have to write a 'sink' in Exchange. Sinks allow you to tap into incoming messages/outgoing messages etc-this is how most applications do incoming spam filtering and compliance audits.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.