<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<rss version="2.0">
<channel>
<title>eSolutions FAQ - The five questions posted most recently:</title>
<description>Answers to our most frequently asked questions</description>
<link>http://www.esolutions.net/faq</link>	<item>
		<title><![CDATA[Clearing Your DNS Cache]]></title>
		<description><![CDATA[<p>
Sometimes your computer will keep old information about a website in memory and you may need to clear it out. 
</p>
<p>
<strong>Windows XP</strong> 
</p>
<ol>
	<li>From the Start menu select RUN.</li>
	<li>Type cmd in the Run box and click OKAY.</li>
	<li>At the command prompt, type ipconfig /flushdns then click ENTER (remember the space after ipconfig).</li>
	<li>Next type ipconfig /registerdns and then click ENTER (remember the space after ipconfig).</li>
	<li>If the site still will not resolve and it is set up properly, then the domain name is being cached upstream at your Internet Service Provider or at a network DNS server. In this case you may have to wait up to 24 hours for the new DNS information to resolve.<br />
	<strong>NOTE:</strong> Sometimes if you try the URL without the www. in front, that version may resolve right away (or vica-versa if you&#39;ve been trying it without the www.)</li>
</ol>
<p>
<strong> Mac OS X </strong>
</p>
<ol>
	<li>Hard Disk &gt; Applications &gt; Utilities &gt; Terminal</li>
	<li>At the command prompt type dscacheutil -flushcache</li>
</ol>
<p>
<strong>Mac OS X </strong>(pre-Leopard) 
</p>
<ol>
	<li>Hard Disk &gt; Applications &gt; Utilities &gt; Terminal</li>
	<li>At the command prompt type lookupd -flushcache</li>
</ol>
]]></description>
		<link>http://www.esolutions.net/faq/index.php?action=artikel&amp;cat=374185&amp;id=93&amp;artlang=en</link>
		<pubDate>Tue, 29 Jun 2010 18:47:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[How To Clear The Cache In Your Browser]]></title>
		<description><![CDATA[<font face="Arial"><span style="font-family: Arial; font-size: 10pt">
<p>
<font face="arial,helvetica,sans-serif" size="2">Web browsers usually save (or cache) recent website files in an effort to be more efficient, but sometimes this prevents you from seeing recent changes to your site. In this case you should try clearing your cache. </font>
</p>
<p>
<font face="arial,helvetica,sans-serif" size="2">Internet Explorer 8:</font>
</p>
<ol>
	<li><span style="font-family: Arial; font-size: 10pt"><font face="arial,helvetica,sans-serif" color="#000000">Click on TOOLS and select INTERNET OPTIONS</font></span></li>
	<li><span style="font-family: Arial; font-size: 10pt"><font face="arial,helvetica,sans-serif" color="#000000">Under “Browsing History” select DELETE</font></span></li>
	<li><span style="font-family: Arial; font-size: 10pt"><font face="arial,helvetica,sans-serif" color="#000000">Check the TEMPORARY INTERNET FILES and COOKIES boxes.</font></span></li>
	<li><span style="font-family: Arial; font-size: 10pt">Uncheck all the other boxes.</span></li>
	<li><span style="font-family: Arial; font-size: 10pt"><font face="arial,helvetica,sans-serif" color="#000000">Click the DELETE button</font></span></li>
	<li><span style="font-family: Arial; font-size: 10pt"><font face="arial,helvetica,sans-serif" color="#000000">When the process is finished, click OK</font></span></li>
</ol>
<p>
<span style="font-family: Arial; font-size: 10pt">Firefox 3.6.x:</span>
</p>
<ol>
	<li><span style="font-family: Arial; font-size: 10pt">From the TOOLS menu, select CLEAR RECENT HISTORY.</span></li>
	<li><span style="font-family: Arial; font-size: 10pt">Check the COOKIES and CACHE boxes.</span></li>
	<li><span style="font-family: Arial; font-size: 10pt">Click the CLEAR NOW button.</span></li>
</ol>
<p>
<font face="arial,helvetica,sans-serif" size="2">Internet Explorer 7:</font>
</p>
<ol>
	<li><span style="font-family: Arial; font-size: 10pt"><font face="arial,helvetica,sans-serif" color="#000000">Click on TOOLS and select INTERNET OPTIONS</font></span></li>
	<li><span style="font-family: Arial; font-size: 10pt"><font face="arial,helvetica,sans-serif" color="#000000">Under “Browsing History” select DELETE</font></span></li>
	<li><span style="font-family: Arial; font-size: 10pt"><font face="arial,helvetica,sans-serif" color="#000000">Under “Temporary Internet Files” select DELETE FILES</font></span></li>
	<li><span style="font-family: Arial; font-size: 10pt"><font face="arial,helvetica,sans-serif" color="#000000">Click YES</font></span></li>
	<li><span style="font-family: Arial; font-size: 10pt"><font face="arial,helvetica,sans-serif" color="#000000">When the process is finished, click CLOSE</font></span></li>
	<li><span style="font-family: Arial; font-size: 10pt"><font face="arial,helvetica,sans-serif" color="#000000">Click OK</font></span></li>
</ol>
<p>
 
</p>
</span></font>
]]></description>
		<link>http://www.esolutions.net/faq/index.php?action=artikel&amp;cat=374185&amp;id=150&amp;artlang=en</link>
		<pubDate>Mon, 24 May 2010 20:16:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[Spamassassin Setup & Configuration]]></title>
		<description><![CDATA[<p>
There are four basic options for Spamassassion: 
</p>
<ol>
	<li><strong>Off</strong> - no filtering.</li>
	<li><strong>Flag</strong> - messages that Spamassassin suspects to be spam are flagged with *****SPAM***** in the header. You can then set your email program to move flagged messages to s a spam folder for later review if you wish.</li>
	<li><strong>Hold </strong>- messages that Spamassassin believes to be spam are moved to a separate spam folder. If you wish to use this option please CONTACT US so we may setup an auto-delete function for the spam folder, otherwise it will quickly fill up and use your alloted mailbox storage. Once auto-delete is setup your spam will be saved for 7 days, so you can retrieve a message if one was mistakenly marked as spam.</li>
	<li><strong>Delete</strong> - messages that Spamassassin determines to be spam are deleted. Deleted messages are not retrievable, so a moderate score is suggested at first. We find 5 or 6 to be a good starting place for deleting message.</li>
</ol>
<p>
<strong>Flag Only Configuration</strong> 
</p>
<ol>
	<li>Select MAIL from the cpanel main menu.</li>
	<li>Select SPAMASSASSIN.</li>
	<li>Select CONFIGURE SPAMASSASSIN.</li>
	<li>Enter *****SPAM***** into the rewrite_subject header field.</li>
	<li>Click SAVE and then GO BACK.</li>
	<li>Select ENABLE SPAM ASSASSIN.</li>
	<li>Click GO BACK and then GO BACK again.</li>
	<li>Click LOGOUT</li>
</ol>
<p>
<strong>Flag &amp; Filter Configuration</strong> 
</p>
<ol>
	<li>Select MAIL from the cpanel main menu. </li>
	<li>Select SPAMASSASSIN. </li>
	<li>Select CONFIGURE SPAM ASSASSIN. </li>
	<li>Enter *****SPAM***** into the rewrite_subject header field. </li>
	<li>Click SAVE and then GO BACK. </li>
	<li>Select ENABLE SPAMASSASSIN. </li>
	<li>Click GO BACK and then GO BACK again. </li>
	<li>Select EMAIL FILTERING. </li>
	<li>Click ADD FILTER. </li>
	<li>Select SPAMASSASSIN SPAM HEADER from the "subject" dropdown. </li>
	<li>Select BEGINS WITH from the "contains" dropdown. </li>
	<li>Enter Yes in the text field. </li>
	<li>Retain DISCARD in the "destination" field. </li>
	<li>Click ACTIVATE. </li>
	<li>Click GO BACK and then GO BACK again. </li>
	<li>Click LOGOUT. </li>
</ol>
]]></description>
		<link>http://www.esolutions.net/faq/index.php?action=artikel&amp;cat=1&amp;id=92&amp;artlang=en</link>
		<pubDate>Thu, 25 Mar 2010 14:52:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[Manage Email Addresses in Cpanel]]></title>
		<description><![CDATA[<p>
Cpanel allows you to add, delete and manage the email addresses for your domain. 
</p>
<p>
<strong>To login to Cpanel</strong> 
</p>
<ol>
	<li>Go to: <a href="http://www.yourdomain.com/cpanel">http://www.yourdomain.com/cpanel</a> where yourdomain.com is the name of your domain. An example would be: http://acmeproducts.com/cpanel.</li>
	<li>Enter the username and password for your hosting account.</li>
</ol>
<p>
<strong>To add an email address</strong> 
</p>
<ol>
	<li>Click on EMAIL ACCOUNTS in the Mail section of Cpanel.</li>
	<li>In the Add a New Email Account section, enter the address you would like to create. Do not enter the @ symbol or your domain name, as that is automatically added for you.</li>
	<li>If you have more than one domain associated with your account, select the domain you wish to use from the dropdown menu.</li>
	<li>Enter the password you wish to use for the email address. You can use the Generate Password option in Cpanel if you wish to use a strong, randomly generated password. Be sure to copy the password you have selected and save it in a secure location.</li>
	<li>Set the Mailbox quota. The higher the quota the more email you can store in the mailbox. <strong>NOTE:</strong> We do not recommend storing email on the server, as it can quickly fill up your account quota. All mailboxes contribute to the total storage space used by your account, in addition to your website files. Please contact us if you would like to add more storage space to your account.</li>
	<li>Click on the CREATE button.</li>
	<li>On the confirmation screen you will be asked if you wish to configure the account to work with a mail client. Click NO if you will be setting up your email software (Outlook, Thunderbird, Mac Mail, etc.) manually. If you would like to use a wizard to try and setup your email account, click YES and follow the instructions.</li>
</ol>
<p>
&#160;
</p>
]]></description>
		<link>http://www.esolutions.net/faq/index.php?action=artikel&amp;cat=374179&amp;id=252&amp;artlang=en</link>
		<pubDate>Mon, 22 Feb 2010 20:41:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[Update Your Credit Card Information in the Member Center]]></title>
		<description><![CDATA[<p>
If you would like to update your credit card information in the Member Center: 
</p>
<ol>
	<li><a href="index.php?action=artikel&amp;cat=374176&amp;id=172&amp;artlang=en" class="intfaqlink">Accessing the Member Center</a>.</li>
	<li>From the top navigation menu, click MY FINANCE.</li>
	<li>From the left-hand navigation menu, click UPDATE MY CC.</li>
	<li>Enter the new credit card information and your Member Center password, then click UPDATE.</li>
</ol>
<p>
If you need assistance please give us a call betwen 9am and 6pm M-F. 
</p>
]]></description>
		<link>http://www.esolutions.net/faq/index.php?action=artikel&amp;cat=374176&amp;id=247&amp;artlang=en</link>
		<pubDate>Thu, 07 Jan 2010 18:18:00 GMT</pubDate>
	</item>
</channel>
</rss>