hi,
Peter,
thanks for your reply and the below is the message i am getting
The server rejected one or more recipient addresses. The server response was: 550 <
[email protected]> No such user here
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: The server rejected one or more recipient addresses. The server response was: 550 <
[email protected]> No such user here
Source Error:
Line 138: ' TODO: Set the mailMessage.Body property
Line 139: System.Web.Mail.SmtpMail.SmtpServer = "mail.someone.com"
Line 140: System.Web.Mail.SmtpMail.Send(mailMessage)
Line 141: 'Insert page code here
Line 142: 'Label1.Text = cnam
Please let me know what to do as soon as possible
Thanks-Ashok Parchuri