OK i got it to work!!!
installed telnet, for anyone like me that has never heard of telnet here is a tut on how to get it working, it can take up to an hour to activate, even without showing any progress at all for a long time., it allows you to test if ports are open for you to use with your mail program and is helpful in troubleshooting
- Click Start.
- Click Control Panel.
- Now, go to Programs or Programs and Features.
- Click Turn Windows features on or off.
- In the Windows Features dialog box, tick Telnet server check box, wait to activate, can take up to an hour even though no progress shows.
- then restart when prompted and then tick telnet client, this can take just as long to activate as well.
- Click OK.
to use telnet you must activate it first,
Open the Services MMC snap-in. Click Start, and then type services.msc in the Start Search box.
If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.
Right-click Telnet, and then click Properties.
In the Startup type list, select one of the following:
- Automatic (Delayed Start) to start Telnet Server after Windows starts and all boot processes have finished
- Automatic to start Telnet Server when Windows starts
- Manual to allow Telnet Server to be started and stopped when needed
- Disabled to prevent Telnet Server from running
To start or stop the service, on the Telnet Properties dialog box, click Start or Stop. You can also start or stop the service on the main Services page by selecting Telnet in the list, and then using the start (triangle) and stop (square) icon buttons on the toolbar at the top of the page.
then to test if a port is open using telnet, follow this tut.
I hope that saves some newbs some time. without a prior knowledge of that stuff its like a foreign language.
And to fix my issue I had to go to configuration, mercuryC smtp, then under smart host name, I used the IP address for my web host account. DONT use the mail.webhost.whatever address that they may give you in the settings. I had to call my host to get the ip address but after telnet would not connect to the mail.icertified.net, and after seeing ppl use IP addresses, i knew that might be the problem.
port 465, ssl connect using direct connect, login username and password that your host provides for the email account you want to route through and your done.
Thanks for the help everyone, between that and a lot of googling, i was able to get it working, thank you!
<p>OK i got it to work!!!</p><p>installed telnet, for anyone like me that has never heard of telnet here is a tut on how to get it working, it can take up to an hour to activate, even without showing any progress at all for a long time., &nbsp;it allows you to test if ports are open for you to use with your mail program and is helpful in troubleshooting</p><ol style="margin: 5px 0px 15px; padding-left: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px;"><li>Click&nbsp;<b>Start.</b></li><li>Click&nbsp;&nbsp;<b>Control Panel.</b></li><li>Now, go to&nbsp;<b>Programs</b>&nbsp;or&nbsp;<b>Programs and Features</b>.</li><li>Click&nbsp;<b>Turn Windows features on or off</b>.</li><li>In the Windows Features dialog box, tick&nbsp;<b>Telnet server</b>&nbsp;check box, wait to activate, can take up to an hour even though no progress shows.</li><li>then restart when prompted and then tick telnet client, this can take just as long to activate as well.</li><li>Click&nbsp;<b>OK.</b></li></ol><div><font face="Verdana, Arial, Helvetica, sans-serif"><span style="font-size: 11px; line-height: 18px;"><b>to use telnet you must activate it first,&nbsp;</b></span></font></div><ol class="ordered" style="color: rgb(42, 42, 42); font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; line-height: 17px;"><li><p style="margin-top: 0px; margin-bottom: 0px; padding-bottom: 15px; line-height: 18px;">Open the&nbsp;<b>Services</b>&nbsp;MMC snap-in. Click&nbsp;<b>Start</b>, and then type&nbsp;<b>services.msc</b>&nbsp;in the&nbsp;<b>Start Search</b>&nbsp;box.</p></li><li><p style="margin-top: 0px; margin-bottom: 0px; padding-bottom: 15px; line-height: 18px;">If the&nbsp;<b>User Account Control</b>&nbsp;dialog box appears, confirm that the action it displays is what you want, and then click&nbsp;<b>Continue</b>.</p></li><li><p style="margin-top: 0px; margin-bottom: 0px; padding-bottom: 15px; line-height: 18px;">Right-click&nbsp;<b>Telnet</b>, and then click&nbsp;<b>Properties</b>.</p></li><li><p style="margin-top: 0px; margin-bottom: 0px; padding-bottom: 15px; line-height: 18px;">In the&nbsp;<b>Startup type</b>&nbsp;list, select one of the following:</p><ul><li class="unordered" style="list-style-image: none;"><b>Automatic (Delayed Start)</b>&nbsp;to start Telnet Server after Windows starts and all boot processes have finished
</li><li class="unordered" style="list-style-image: none;"><b>Automatic</b>&nbsp;to start Telnet Server when Windows starts
</li><li class="unordered" style="list-style-image: none;"><b>Manual</b>&nbsp;to allow Telnet Server to be started and stopped when needed
</li><li class="unordered" style="list-style-image: none;"><b>Disabled</b>&nbsp;to prevent Telnet Server from running
</li></ul></li><li><p style="margin-top: 0px; margin-bottom: 0px; padding-bottom: 15px; line-height: 18px;">To start or stop the service, on the&nbsp;<b>Telnet Properties</b>&nbsp;dialog box, click&nbsp;<b>Start</b>&nbsp;or&nbsp;<b>Stop</b>. You can also start or stop the service on the main&nbsp;<b>Services</b>&nbsp;page by selecting&nbsp;<b>Telnet</b>&nbsp;in the list, and then using the start (triangle) and stop (square) icon buttons on the toolbar at the top of the page.</p></li></ol><div>&nbsp;</div><div>&nbsp;</div><div>then to test if a port is open using telnet, follow this tut.</div><div>&nbsp;</div><div><a style="font-size: 10pt;" mce_href="http://kb.acronis.com/content/7503" href="http://kb.acronis.com/content/7503">http://kb.acronis.com/content/7503</a></div><div>&nbsp;</div><div>I hope that saves some newbs some time. &nbsp;without a prior knowledge of that stuff its like a foreign language.</div><div>&nbsp;</div><div>And to fix my issue I had to go to configuration, &nbsp;mercuryC smtp, then under smart host name, I &nbsp;used the IP address for my web host account. &nbsp;DONT use the mail.webhost.whatever address that they may give you in the settings. &nbsp;I had to call my host to get the ip address but after telnet would not connect to the mail.icertified.net, and after seeing ppl use IP addresses, i knew that might be the problem.</div><div>&nbsp;</div><div>port 465, ssl connect using direct connect, login username and password that your host provides for the email account you want to route through and your done.</div><div>&nbsp;</div><div>Thanks for the help everyone, between that and a lot of googling, i was able to get it working, &nbsp;thank you!&nbsp;</div><div>&nbsp;</div>