Jump to content

exchange 2010 event sink

- - - - -

  • Please log in to reply
No replies to this topic

#1
Spectral

Spectral

    Newbie

  • Members
  • Pip
  • 1 posts
hey all,

i have been researching how to code your own event sinks in .NET for exchange 2010. The examples i find are all outdated and refer back to exchange 2003 or 2007. The applied mechanisms are no longer valid in exchange 2010 due to removing dll's and functionality.

Does anyone have any experience with this or good examples??

what i'm looking to do is the following. For each and every mail that passes through the smtp service. I want to make a copy of this mail and write it to some centralized map on our fileserver. After this the message should continue to it's destination.

As an addition on this i will make a service that will check this map periodically and do some actions on it, but i will cross that bridge when i get the first part working.

anyone with documentation/tips are gladly welcome.

i have a piece of code that compiles successfully but i fail to try it as well cause i cannot find how to register my dll with the exchange.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users