Hi,

I am developing a bulk mailing application in C#.NET, a windows based application with the object MailMessage and SMTPClient and SMPT login credentials i.e., NetworkCredential.

The...