Query:
When trying to send the email using SMTP Client library I am receiving the following error "No connection could be made because the target machine actively refused it".
Answer:
This is because your request is being reject from the server you can do a simple test by using telnet. The details of the test can be found here : http://support.microsoft.com/kb/153119.
Make sure there is no firewall e.t.c which is rejecting the request.
When trying to send the email using SMTP Client library I am receiving the following error "No connection could be made because the target machine actively refused it".
Answer:
This is because your request is being reject from the server you can do a simple test by using telnet. The details of the test can be found here : http://support.microsoft.com/kb/153119.
Make sure there is no firewall e.t.c which is rejecting the request.
No comments:
Post a Comment