Exchange Server Development...
am 03.12.2007 15:28:00 von JasonRichmeier
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
Re: Exchange Server Development...
am 03.12.2007 18:28:31 von newsgroups_remove
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
"Jason Richmeier" wrote in
message news:94DD7AFC-60F4-4178-8903-7B454FA76EBA@microsoft.com...
>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