10
shouts

Requesting delivery/read receipt from C# using MailMessage class

published 780 days, 9 hours, 24 minutes ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 783 days, 11 hours, 41 minutes ago
Sunday, December 27, 2009 2:06:50 PM GMT Thursday, December 24, 2009 11:50:28 AM GMT

Sending e-mail through code is easy, but how do we get to know that an e-mail that we send is delivered and read by the intended recipient. When we send e-mail through code we can request a delivery notification and read receipt from the receiver, similar to the way we do in outlook. But the problem is not every mail server supports this kind of request from the code. We set a mail header while sending mail from code which is then processed by the mail server and the sender of the mail gets the intended ...

category: Foundation | clicked: 1 | | source: www.midnightprogrammer.net | show counter code
tags: C#.NET, Mail

1 comment posted.

To post your comment please login or signup