Hi all
I have been trying to send email from my asp.net website using c#. the code runs without any errors, but when i click the send button i get this error.
/*System.Net.Mail.SmtpException: Failure sending mail.---> System.Net.WebException: Unable to connect to remote server -->System.net.sockets.socketException: a connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
at System.Net.Sockets.Socket.EndConnect(IAsyscResult asyncResult)*/
------------------------------------------------------------------
I heard that McAffee OAS blocks emails from going out but i have disabled it in my computer. Can you please help in eliminating this error.