Click here to Skip to main content
15,920,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all,

i am sending the mail to 20 - 30 recipients. i want to track the bounce mails and remove the email ids from database. I am using the smtp mail in asp.net 2.0 and c#. How can i achieve this. Any help would be appreciated.

thanks
Posted

1 solution

Have a look at these:
Solution for Bounced Email[^]
Bounced Email Handling[^]
Simple .NET SMTP[^]
Artilces provide code of how to handle the bounced emails.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900