Fetching mail delivery status through .NET component!

Hi,

My requirement is to send a plain text email along with an attachment. Besides this, I also need to verify the delivery status of sent email.

Mail delivery status may or may not appear on same day or at same instance. So how to verify the delivery status of a sent email?

My application is Windows based client server .NET application and does not have any user interface.

Sample code as a solution would be just great.

Your early response on this would be of great help.

Regards

Rizwan

[561 byte] By [Rizwanrs] at [2007-12-26]
# 1

I don't believe you can really check the status if the email has been sent successfully. The errors will be thrown, if supported, by the SMTP Server in question.

take a look at this:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=311905&SiteID=1

to send emails, if you do not know how, look at this:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=760457&SiteID=1

ahmedilyas at 2007-9-4 > top of Msdn Tech,.NET Development,.NET Base Class Library...

.NET Development

Site Classified