Events Sink Question

  • Thread starter Thread starter Zoury
  • Start date Start date
Z

Zoury

Hi folks! :O)

We'll be sending emails automatically to our users and would like trap all
the "failure notice" email type that might get back.
We've decided to use Events Sink to do this.

The exchange server isn't on my computer... and according to this sample :
http://www.codeproject.com/csharp/CsManagedEventSinksHooks.asp
i must have Exchange installed on the computer to do this.. am I right ?
i.e. s there a way to get notified for newly arrived email on a remote
server (it should be on the same domain) ?

also is the CDOEX.ISMTPOnArrival interface a good one to "override" i order
to trap those type emails ?


thanks a lot!
 
With respect, I would have thought that considering and researching all the
why's, how's and wherefore's of using event sinks would have been done
BEFORE deciding to use event sinks.
 
Ok then...
Should be :
We've read about something called Events Sink and the information we've
found on the internet makes us think that it might just be what we're
looking for.


since i've pourly expressed myself. :O)
 
I think this should rather be posted to an Exchange newsgroup - unless your
question is on using a particular COM interface from managed code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top