The url is sent as an email:
msg.Body = "<a href=http://www.mysite.com/Accept.aspx?ids=1234">Accept</a>
It is received as an email and clicked:
"Accept"
I now get the error back at "http://www.mysite.com/Accept.aspx?ids=1234"t:
Server Error in '/' Application.
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 74.117.222.18:25
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.
Go to the complete details ...