<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<rss version="2.0">
<channel>
<title>LinkSky FAQ - The five questions posted most recently:</title>
<description>LinkSky Value Host Inc.</description>
<link>http://www.linksky.com/faq</link>	<item>
		<title><![CDATA[I am using FTP through my Internet Explorer browser. ...]]></title>
		<description><![CDATA[<p><b>I am using FTP through my Internet Explorer browser. Why doesn't it work?</b> <em>(7547 views)</em></p><p>We recommend using standard FTP software over a browser for transfering your files. </p><p>For Windows we recommend <a href="http://filezilla-project.org/download.php" target="_blank">FileZilla</a>:<br />http://filezilla-project.org/download.php<br /><br />For MacOSX we recommend <a href="http://www.panic.com/transmit/" target="_blank">Transmit</a>:<br />http://www.panic.com/transmit/<br /><br />Other examples of such programs (sometimes called utilities) are WS_ftp, Cute_ftp, Fetch, Transmit, etc. Most FTP programs can be downloaded for free or for a small shareware fee from <a href="http://www.tucows.com/" target="_blank">tucows.com</a><br /><br />As an alternative, you can use your cPanel File Management utility to upload your web files<br /><br /><a href="http://www.linksky.com/flash/cpanel/blue_file_manager.htm" target="_blank">File Manager Flash tutorial here</a></p><hr width="100%" size="2" />]]></description>
		<link>http://www.linksky.com/faq/index.php?action=artikel&amp;cat=14&amp;id=49&amp;artlang=en</link>
		<pubDate>Mon, 18 May 2009 19:12:50 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[What does FTP mean?]]></title>
		<description><![CDATA[<p><b>What does FTP mean?</b> <em>(7816 views)</em></p><p>FTP stands for File Transfer Protocol.<br /><br />Usually the reference is for a program that is designed (only) for transferring files to and from a web server and a hosting account. </p><p>For Windows we recommend <a href="http://filezilla-project.org/download.php" target="_blank">FileZilla</a>:<br />http://filezilla-project.org/download.php<br /><a href="For Windows we recommend FileZilla:" target="_blank"></a></p><p>For MacOSX we recommend <a href="http://www.panic.com/transmit/" target="_blank">Transmit</a>:<br />http://www.panic.com/transmit/<a href="http://www.panic.com/transmit/" target="_blank"></a></p><p>Other examples of such programs (sometimes called utilities) are WS_ftp, Cute_ftp, Fetch, Transmit, etc. Most FTP programs can be downloaded for free or for a small shareware fee from <a href="http://tucows.com" target="_blank" title="tucows.com">tucows.com</a></p><hr width="100%" size="2" />]]></description>
		<link>http://www.linksky.com/faq/index.php?action=artikel&amp;cat=14&amp;id=47&amp;artlang=en</link>
		<pubDate>Mon, 18 May 2009 19:08:20 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[Sometimes I get an error "can't reach the server" ...]]></title>
		<description><![CDATA[<p><b>Sometimes I get an error "can't reach the server" when trying to access email. The problem is intermittent. Why is this?</b> <em>(6201 views)</em></p><p>This could be due to any number of things. Here are some of the more common<br />issues why this would occur intermittently:<br /><br /><b>POP before SMTP. -----------</b><br />You are not checking your email account (to receive new messages) before trying to send. There is an option within the newer Outlook versions, "Log on using." (same as the POP3 settings) within Servers ---&gt; Settings ---&gt; Outgoing Mail Server, that will also work for successfully authenticating with the server for sending (without having to check first.) Other email programs may have similar features.<br /><br />If you ARE using POP before SMTP, i.e. if you are relying on checking before sending authentication, then you will need to keep in mind that the time allowed to send is 30 minutes, afterward you must check again before sending more email.<br /><br /><b>Server space allocation is full or nearly full. -----------</b><br />Either the total disk space allocation is full, or the space for the individual email account user is full or nearly full. Check the cPanel stats for this (side-bar and within the Email Account Management area). If this is true then there may not be enough room on the server to spool up out-bound email messages.<br /><br /><b>Local hard drive error. -----------</b><br />There may be a bad hard drive block (directory error) or full disk situation with your local computer system. This may cause a corruption of the outbound email spool file (on your own computer) and thus the problem.<br /><br /><b>Bad connection to the internet. -----------</b><br />Too much line noise or other interference that is garbling the vital two-way communication (for SMTP authentication) between the your computer and the server. The typical solution is to switch off the computer and then re-seat all the cables.<br /><br /><b>ISP assigned a bad IP. -----------</b><br />Your internet access account could be on a dynamically assigned IP address. And your ISP may occasionally assign a misconfigured IP address, e.g. one with no proper rDNS assigned. This problem used to be rare but is becoming more common as ISPs expand their service. On more than one occasion, we found a LinkSky customer with a misconfigured IP address.<br /><br /><b>Solution</b> - Order a fixed IP address from your ISP.<br /><br />Option - Go to http://www.whatsmyip.org and report to us (at help@linkskysupport.com ) the IP that comes up on the first page. Include a description of this issue with your domain name in the subject line. We will be happy to do the research for you. It takes just a few minutes.<br /><br /><b>ISP port block. -----------</b><br />As you probably know, sending email requires a bit more authentication than receiving due to all the spam abuse over the years. This has lead to many ISPs blocking any port 25 transmissions from going through their system without first authenticating with THEIR email server. i.e. in many instances these days there is an additional layer of auth before outbound email transmissions can pass through the ISPs network.<br /><br />The simple solution for this is to just put your ISPs SMTP server address in the Outlook setup for the sending email host server config. Everything else can be left the same including the domain based reply to email address.<br /><br />As an alternative you can try setting the SMTP / sending email port within Outlook to use port 426 rather than port 25. This is the alternative port we established just for these occasions, but this does not always work as sometimes the ISP blocks a range of ports.<br /><br />The intermittent nature of this could be explained this way - Your ISP has begun to convert their entire system for tighter anti-relay (anti-spam) controls, but they have thousands of customers and hundreds of servers which take time. They have this customer on a dynamic (revolving) IP which means that sometimes his email is being routed through a server that blocks port 25 and sometimes it does not.<br /><br />For more general info about this, try a Google.com search using something like "ISP port 25 block" as a search term.<br /><br /><b>Outlook parameter file failure. -----------</b><br />Intermittent errors like this can be an indication of an Outlook specific error.<br /><br />Outlook works with a series of behind-the-scenes parameter files that often go corrupt. When this occurs the user can not send email or receive email or both. Sometimes this can be fixed by deleting the account user (from within Outlook) then rebooting the computer and then re-starting Outlook and resetting the user. But actually it is best just to go with a better email client such as Eudora, especially if this is for any kind of business email use. Free copy here http://www.eudora.com<br /><br /><b>Outlook originated virus infection. -----------</b><br />Another giant benefit with NOT using Outlook (any version) is that one is then stepping out of the email virus crossfire as 99% of all email attachment viruses are designed to take advantage of Outlook and all the auto-start, etc. features that Microsoft has incorporated (indeed, these days an Outlook user does not even need to click on an attachment in order to become infected.) Just using Eudora is like installing a super-anti-virus software package, but of course anti-virus software (such as the Mcafee.com anti-virus program) is also recommended.<br /><br />The reason why we mention this possibility (of a virus infection) in conjunction with this issue is because there are viruses that will attempt to attach copies (of itself/the virus) to any outbound email. This will of course often cause problems with sending email.</p><hr width="100%" size="2" />]]></description>
		<link>http://www.linksky.com/faq/index.php?action=artikel&amp;cat=13&amp;id=46&amp;artlang=en</link>
		<pubDate>Mon, 18 May 2009 18:57:49 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[At times I can receive email but at times ...]]></title>
		<description><![CDATA[<p><b>At times I can receive email but at times not send. The problem is intermittent.</b> <em>(6929 views)</em></p><p>This could be due to any number of things. Here are some of the more common issues why this would occur intermittently:<br /><br /><b>POP before SMTP. -----------</b><br />You are not checking your email account (to receive new messages) before trying to send. There is an option within the newer Outlook versions, "Log on using." (same as the POP3 settings) within Servers ---&gt; Settings ---&gt; Outgoing Mail Server, that will also work for successfully authenticating with the server for sending (without having to check first.) Other email programs may have similar features.<br /><br />If you ARE using POP before SMTP, i.e. if you are relying on checking before sending authentication, then you will need to keep in mind that the time allowed to send is 30 minutes, afterward you must check again before sending more email.<br /><br /><b>Server space allocation is full or nearly full. -----------</b><br />Either the total disk space allocation is full, or the space for the individual email account user is full or nearly full. Check the cPanel stats for this (side-bar and within the Email Account Management area). If this is true then there may not be enough room on the server to spool up out-bound email messages.<br /><br /><b>Local hard drive error. -----------</b><br />There may be a bad hard drive block (directory error) or full disk situation with your local computer system. This may cause a corruption of the outbound email spool file (on your own computer) and thus the problem.<br /><br /><b>Bad connection to the internet. -----------</b><br />Too much line noise or other interference that is garbling the vital two-way communication (for SMTP authentication) between the your computer and the server. The typical solution is to switch off the computer and then re-seat all the cables.<br /><br /><b>ISP assigned a bad IP. -----------</b><br />Your internet access account could be on a dynamically assigned IP address. And your ISP may occasionally assign a misconfigured IP address, e.g. one with no proper rDNS assigned. This problem used to be rare but is becoming more common as ISPs expand their service. On more than one occasion, we found a LinkSky customer with a misconfigured IP address.<br /><br /><b>Solution - Order a fixed IP address from your ISP.</b><br /><br />Option - Go to http://www.whatsmyip.org and report to us (at help@linkskysupport.com ) the IP that comes up on the first page. Include a description of this issue with your domain name in the subject line. We will be happy to do the research for you. It takes just a few minutes.<br /><br /><b>ISP port block. -----------</b><br />As you probably know, sending email requires a bit more authentication than receiving due to all the spam abuse over the years. This has lead to many ISPs blocking any port 25 transmissions from going through their system without first authenticating with THEIR email server. i.e. in many instances these days there is an additional layer of authentication before outbound email transmissions can pass through the ISPs network.<br /><br />The simple solution for this is to just put your ISPs SMTP server address in the Outlook setup for the sending email host server config. Everything else can be left the same including the domain based Reply-To email address.<br /><br />As an alternative you can try setting the SMTP / sending email port within Outlook to use port 426 rather than port 25. This is the alternative port we established just for these occasions, but this does not always work as sometimes the ISP blocks a range of ports.<br /><br />The intermittent nature of this could be explained this way - Your ISP has begun to convert their entire system for tighter anti-relay (anti-spam) controls, but they have thousands of customers and hundreds of servers which take time. They have this customer on a dynamic (revolving) IP which means that sometimes his email is being routed through a server that blocks port 25 and sometimes it does not.<br /><br />For more general info about this, try a Google.com search using something like<br />"ISP port 25 block" as a search term.<br /><br /><b>Outlook parameter file failure. -----------</b><br />Intermittent errors like this can be an indication of an Outlook specific error.<br /><br />Outlook works with a series of behind-the-scenes parameter files that often go corrupt. When this occurs the user can not send email or receive email or both. Sometimes this can be fixed by deleting the account user (from within Outlook) then rebooting the computer and then re-starting Outlook and resetting the user. But actually it is best just to go with a better email client such as Thunderbird, especially if this is for any kind of business email use. Free copy here <a href="http://www.mozillamessaging.com/en-US/thunderbird/" target="_blank">http://www.mozillamessaging.com/en-US/thunderbird/</a><br /><br /><b>Outlook originated virus infection. -----------</b><br />Another giant benefit with NOT using Outlook (any version) is that one is then stepping out of the email virus crossfire as 99% of all email attachment viruses are designed to take advantage of Outlook and all the auto-start, etc. features that Microsoft has incorporated (indeed, these days an Outlook user does not even need to click on an attachment in order to become infected.) Just using different email software is like installing a super-anti-virus software package, but of course anti-virus software (such as the Mcafee.com anti-virus program) is also recommended.<br /><br />The reason why we mention this possibility (of a virus infection) in conjunction with this issue is because there are viruses that will attempt to attach copies (of itself/the virus) to any outbound email. This will of course often cause problems with sending email.</p><hr width="100%" size="2" />]]></description>
		<link>http://www.linksky.com/faq/index.php?action=artikel&amp;cat=13&amp;id=44&amp;artlang=en</link>
		<pubDate>Mon, 18 May 2009 18:53:33 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[At times I can receive email but at times ...]]></title>
		<description><![CDATA[<p><b>At times I can receive email but at times not send. The error contains something like "No, Socket Error: 10060, Error Number: 0x800CCC0E"</b> <em>(7893 views)</em></p><p>It is most likely that your ISP is blocking transmissions through their system on port 25, the SMTP port. In other words, email transmissions that are not first authorized by your ISPs own internal email system are being blocked. Many of the larger ISP's are now doing this as a spam and email server hijacking prevention measure.<br /><br />If this is the case, the easy solution for you is to put your ISP's SMTP server address in the sending/outgoing email setting of your email software. You can still use your LinkSky email address as the Reply-To, and essentially keep everything else the same. With this configuration, you will be sending email via your ISP's server, and receiving email via your LinkSky account.<br /><br />Another thing you might try is to set up your email software to use the alternative port for sending email which we have reserved for port 426.<br /><br />Also, in any case you are still able to send and receive email via your account's WebMail utility. (Although impractical to use on a daily basis.)<br /><br />For further reading about ISP port blocks for sending email, try a search at google.com using something like "ISP port 25 block", or "access provider blocking 25".</p><hr width="100%" size="2" />]]></description>
		<link>http://www.linksky.com/faq/index.php?action=artikel&amp;cat=13&amp;id=42&amp;artlang=en</link>
		<pubDate>Mon, 18 May 2009 18:36:35 GMT</pubDate>
	</item>
</channel>
</rss>