Hi, I am trying to send email in C#.But i am getting an SMTP exception.This is the code. try {MailMessage message = new MailMessage(); message.To.Add("vitikalasantosh@gmail.com");message.From = new MailAddress( Go to the complete details ... Bookmark It