Exchange Server Development...

  • Thread starter Thread starter Jason Richmeier
  • Start date Start date
J

Jason Richmeier

I posted this question in another forum last week (one that I thought was
more appropriate) but I didn't get any response so I figured I would try here.

I would like to be able to monitor message deliveries (delivery successes
and failures) programattically in a .NET application. I am not 100% sure at
this point but I am guessing I would be using Exchange Server 2007.

The question that I have is how would I go about accomplishing this? Can
someone point me in the right direction? Could someone toss out some
terminology so I can at least speak a bit intelligently about this topic?

Thank you,

Jason
 
Hello Jason,

message delivery failures generally cause a non-delivery report to be sent
to the mail-from address of the email.

You'll have to check the mailbox of the sender address for non-delivery
reports.

Kind regards,
Henning Krause
 
Back
Top