How to trace bounced email using asp.net and c#
Hi,
I'm developing email application using ASP.NET and c#. i have to trace bounced emails and need to store the status report in a database. i need ideas and sample code(if any) for doing this task.
Thanks in advance.