how to handle errors in SMTP mail class? [modified]
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, How to handle errors in SMTP class using .Net.Like if it the mail bounces back how to get that message.though using catch block i can handle general exceptions while sending Mail.i need to check the type of exception like if the recipient's mail box is full(The mail would typically bounce back - how to get these type of exceptions). And i have to check if the SMTP sever is not down before sending mail.I am using .Net framework 1.1(version 2003) -- modified at 12:39 Thursday 8th March, 2007
people laugh at me because they say im different and I laugh at them because they are all the same.