<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Othello Technology Systems Ltd Community Discussion Forum</title>
		<link>http://forums.othellotech.net</link>
		<description>This is the Othello Technology Systems Ltd Customer Community Discussion, Sales and Support Forum. The official home for all discussions of Othello products, brands and services.</description>
		<language>en</language>
		<lastBuildDate>Thu, 17 May 2012 15:16:29 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>15</ttl>
		<image>
			<url>http://forum.othellotech.net/images/misc/rss.jpg</url>
			<title>Othello Technology Systems Ltd Community Discussion Forum</title>
			<link>http://forums.othellotech.net</link>
		</image>
		<item>
			<title>docx file turning into zip</title>
			<link>http://forums.othellotech.net/showthread.php?t=1097&amp;goto=newpost</link>
			<pubDate>Tue, 01 Nov 2011 10:43:42 GMT</pubDate>
			<description>This is not a particularly new problem, but I only came across it yesterday when a customer (who uses Internet Explorer :() reported it to me (who...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>This is not a particularly new problem, but I only came across it yesterday when a customer (who uses Internet Explorer :() reported it to me (who does not :)). There is a solution (read on).<br />
<br />
One of the websites I look after runs a writing competition and contestants upload their entries to the site. Some of these are Word 2010 .docx files and when the administrator tries to open them, they are reported as being .zip files. To cut a long story short, the reason is that Apache is serving the wrong MIME type. The solution, courtesy of <a href="http://www.webdeveloper.com/forum/showpost.php?p=898935&amp;postcount=2" target="_blank">this forum posting</a>, is to add some entries to the .htaccess file.<br />
<br />
This only works for the web site in question, and I think it would be desirable for Othello to add these entries to the Apache configuration so that it works for all web sites. The entries in question are:<br />
<!-- BEGIN TEMPLATE: bbcode_code_printable -->
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">AddType application/vnd.ms-word.document.macroEnabled.12 .docm<br />
AddType application/vnd.openxmlformats-officedocument.wordprocessingml.document docx<br />
AddType application/vnd.openxmlformats-officedocument.wordprocessingml.template dotx<br />
AddType application/vnd.ms-powerpoint.template.macroEnabled.12 potm<br />
AddType application/vnd.openxmlformats-officedocument.presentationml.template potx<br />
AddType application/vnd.ms-powerpoint.addin.macroEnabled.12 ppam<br />
AddType application/vnd.ms-powerpoint.slideshow.macroEnabled.12 ppsm<br />
AddType application/vnd.openxmlformats-officedocument.presentationml.slideshow ppsx<br />
AddType application/vnd.ms-powerpoint.presentation.macroEnabled.12 pptm<br />
AddType application/vnd.openxmlformats-officedocument.presentationml.presentation pptx<br />
AddType application/vnd.ms-excel.addin.macroEnabled.12 xlam<br />
AddType application/vnd.ms-excel.sheet.binary.macroEnabled.12 xlsb<br />
AddType application/vnd.ms-excel.sheet.macroEnabled.12 xlsm<br />
AddType application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlsx<br />
AddType application/vnd.ms-excel.template.macroEnabled.12 xltm<br />
AddType application/vnd.openxmlformats-officedocument.spreadsheetml.template xltx</code><hr />
</div>
<!-- END TEMPLATE: bbcode_code_printable -->I see from <a href="http://www.webdeveloper.com/forum/showthread.php?t=162526" target="_blank">the previous post</a> (which goes into more detail about this issue) that there is a corresponding set of statements for a Microsoft IIS Server.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=10">General Help and Assistance</category>
			<dc:creator>Roger</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1097</guid>
		</item>
		<item>
			<title>DNS Flush?</title>
			<link>http://forums.othellotech.net/showthread.php?t=1094&amp;goto=newpost</link>
			<pubDate>Thu, 11 Aug 2011 14:13:36 GMT</pubDate>
			<description>Is there any way of doing a DNS flush from Cpanel/WHM?</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Is there any way of doing a DNS flush from Cpanel/WHM?</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=36">OthelloHosts.net - Reseller Hosting</category>
			<dc:creator>billmarshall</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1094</guid>
		</item>
		<item>
			<title>Softaculous backup error solved</title>
			<link>http://forums.othellotech.net/showthread.php?t=1093&amp;goto=newpost</link>
			<pubDate>Thu, 26 May 2011 18:20:58 GMT</pubDate>
			<description>On trying to upgrade WordPress, I decided to back it up first via the Softaculous Backup screens, but got the error message 
---Quote--- 
Could not...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>On trying to upgrade WordPress, I decided to back it up first via the Softaculous Backup screens, but got the error message<!-- BEGIN TEMPLATE: bbcode_quote_printable -->
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				Could not save the file permissions
			
			<hr />
		</td>
	</tr>
	</table>
</div>
<!-- END TEMPLATE: bbcode_quote_printable -->which baffled me because I have ten installations of WP (I am a reseller) but only got this error message for some of them.<br />
<br />
The cause, it turns out, is that the affected accounts were very close to their disk space quota (we use cPanel). On increasing the quota to give it a bit of headroom the problem went away.<br />
<br />
I'm posting here because the error message is, in my view, misleading   and I could not find it via a search here or, indeed, on Google. Which means I am probably about to become a Googlewhack ;)</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=10">General Help and Assistance</category>
			<dc:creator>Roger</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1093</guid>
		</item>
		<item>
			<title>Synchronising android mobile phone with email account</title>
			<link>http://forums.othellotech.net/showthread.php?t=1092&amp;goto=newpost</link>
			<pubDate>Tue, 03 May 2011 09:39:36 GMT</pubDate>
			<description>I have recently bought an android mobile phone and so by coincidence have a couple of clients. None of us has yet managed to sync the phone with our...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I have recently bought an android mobile phone and so by coincidence have a couple of clients. None of us has yet managed to sync the phone with our email accounts and I wondered if anybody on this forum had done so and can say what they did?<br />
<br />
I have a suspicion that the solution may lie in getting the name of the mail servers right. We are all quoting the domain name, eg cornwellinternet.co.uk or mail.cornwellinternet.co.uk and I wonder if the mail server is actually saying it's cpanel4.othellohosts.net (or something similar) and this discrepancy is causing the phone to throw a wobbler (to use a technical term). I may do some experiments and report back.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=10">General Help and Assistance</category>
			<dc:creator>Roger</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1092</guid>
		</item>
		<item>
			<title>Softaculous upgrade to Wordpress adds 13 meg disk space</title>
			<link>http://forums.othellotech.net/showthread.php?t=1091&amp;goto=newpost</link>
			<pubDate>Sat, 09 Apr 2011 18:00:50 GMT</pubDate>
			<description>The latest upgrade to Wordoress, from 3.1 to 3.1.1, came available at 8am this morning via Softaculous. As the upgrade fixes a number of security...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>The latest upgrade to Wordoress, from 3.1 to 3.1.1, came available at 8am this morning via Softaculous. As the upgrade fixes a <a href="http://wordpress.org/news/2011/04/wordpress-3-1-1/" target="_blank">number of security issues</a> this is not one to delay doing and I am already half way through the job.<br />
<br />
However, I have discovered that it introduces a new sub-directory, languages, under wp-content. This new directory, which allows you to use Wordpress in Russian, Chinese, Ukrainian and other useful languages, occupies 13.3 megabytes of disk space.<br />
<br />
As a reseller, I parcel out my web space to my clients giving them (or rather charging them) for what they use. I allow a bit of leeway but this upgrade has taken some of them over their allocation.<br />
<br />
Fortunately if all you need is English, all you have to do is to delete this new directory. The blogs still seem to work OK. If anybody has any different experiences, please post here.<br />
<br />
Presumably this change also caught Othello unawares?</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=10">General Help and Assistance</category>
			<dc:creator>Roger</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1091</guid>
		</item>
		<item>
			<title>Spamcop blacklisting Yahoo</title>
			<link>http://forums.othellotech.net/showthread.php?t=1089&amp;goto=newpost</link>
			<pubDate>Fri, 01 Apr 2011 10:32:47 GMT</pubDate>
			<description>We  (by which I mean myself and my clients) are having problems because Spamcop has blacklisted Yahoo. The key line in the bounced email is  
...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>We  (by which I mean myself and my clients) are having problems because Spamcop has blacklisted Yahoo. The key line in the bounced email is <br />
<!-- BEGIN TEMPLATE: bbcode_quote_printable -->
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				Remote host said: 550 in an RBL, see Blocked - see <a href="http://www.spamcop.net/bl.shtml?77.238.189.197" target="_blank">http://www.spamcop.net/bl.shtml?77.238.189.xxx</a>&quot; [RCPT_TO]
			
			<hr />
		</td>
	</tr>
	</table>
</div>
<!-- END TEMPLATE: bbcode_quote_printable --><font face="Verdana">I have seen several of these, with the final byte of the IP addres</font>s different, so I've put xxx there.<br />
<br />
I appreciate that the root cause is that spammers are signing up to Yahoo and that has caused Yahoo to be blacklisted. A Google search also shows clients of other hosting services are suffering too. But the bottom line is that genuine emails from innocent BT Internet and Yahoo customers are currently being bounced by Othello, along, I would guess with a lot more less than innocent ones. My business needs those emails to get through.<br />
<br />
Can I configure my SpamAssassin to let these though? Or are these emails being blocked at a server level, before they even reach me? Don't tell me it's a Spamcop/Yahoo issue, I know that. How can we mitigate its effects on us?</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=10">General Help and Assistance</category>
			<dc:creator>Roger</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1089</guid>
		</item>
		<item>
			<title>cPanel problem when email accounts go over quota</title>
			<link>http://forums.othellotech.net/showthread.php?t=1086&amp;goto=newpost</link>
			<pubDate>Mon, 07 Feb 2011 11:14:36 GMT</pubDate>
			<description>Occasionally somebody will send a client an unexpectedly large email and cause their account to go over quota. The system will therefore block any...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Occasionally somebody will send a client an unexpectedly large email and cause their account to go over quota. The system will therefore block any further emails from being accepted by that email account until the problem is fixed. This is as expected and what I would hope would happen.<br />
<br />
However, on attempting to log on to the cPanel Webmail system to fix the problem (download emails, delete offending emails, etc) the user gets an internal server error and cannot progress. This is the case even if the account is increased in size so that it should not be over quota. In this case you have to wait for the system to recalculate which I think happens every six hours.<br />
<br />
This is a known issue, see <a href="http://forums.cpanel.net/f5/login-webmail-internal-server-error-user-over-quota-141325.html" target="_blank">the cPanel forums</a>, and I hope Othello can add their voice and press the cPanel authors to fix this behaviour.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=36">OthelloHosts.net - Reseller Hosting</category>
			<dc:creator>Roger</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1086</guid>
		</item>
		<item>
			<title>OthelloNAMES.net VAT Change Special Offer - 20.0% off Domain Registrations</title>
			<link>http://forums.othellotech.net/showthread.php?t=1084&amp;goto=newpost</link>
			<pubDate>Sun, 02 Jan 2011 09:02:22 GMT</pubDate>
			<description>reproduced from HostBlog.co.uk (http://www.hostblog.co.uk/2011/01/othellonames-net-vat-change-special-offer-20-0-off-domain-registrations) 
 
Jan...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>reproduced from <a href="http://www.hostblog.co.uk/2011/01/othellonames-net-vat-change-special-offer-20-0-off-domain-registrations" target="_blank">HostBlog.co.uk</a><br />
<br />
Jan 2011, UK VAT increases to 20.0% (from the previous rate of 17.5%)<br />
<br />
To ease the pain for domain registrants for the whole of January, Othello Technology Systems Ltd <a href="http://www.OthelloNAMES.net/register.htm" target="_blank">Domain Registration Service</a> will effectively pay the VAT on your new domain registrations with our special 20.0% discount on all our registration prices with money-off coupon <b>VAT2011</b><br />
<br />
Take advantage of the lowest pricing of any UK based, ICANN accredited domain name registrar today at <a href="http://www.OthelloNAMES.net" target="_blank">OthelloNames.net</a> &#8211; .uk domains as low as £2.28/year (exc. VAT)!<br />
<br />
* Search for an available domain at <a href="http://www.othellonames.net/register.htm" target="_blank">www.othellonames.net/register.htm</a><br />
* Follow the simple online order process<br />
* Enter <b>VAT2011</b> in the money-off voucher box and click validate voucher<br />
* Save 20.0% on your new domain name<br />
<br />
Rob</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=25">Company Announcements</category>
			<dc:creator>othelloRob</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1084</guid>
		</item>
		<item>
			<title>Why I like Softaculous</title>
			<link>http://forums.othellotech.net/showthread.php?t=1082&amp;goto=newpost</link>
			<pubDate>Thu, 02 Dec 2010 10:57:46 GMT</pubDate>
			<description>Basically, they are much more on the ball than Fantastico. 
 
I converted all my Fantastico installations to Softaculous a few months ago, which was...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Basically, they are much more on the ball than Fantastico.<br />
<br />
I converted all my Fantastico installations to Softaculous a few months ago, which was remarkably easy (there's an import button). Since then I've noticed that when a new release of the software (for example, this morning Wordpress) comes along, the Softaculous upgrade is not far behind. By way of contrast, you had to wait weeks if not months with Fantastico. This meant that if the upgrade was fixing a vulnerability I'd either have to go in and upgrade it manually (a waste of my time, and rather taking away the point of an auto-installer) or chance it.<br />
<br />
So, my advice is, if you haven't moved your scripts over to Softaculous, do it now!</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=31">General Chat / Off Topic</category>
			<dc:creator>Roger</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1082</guid>
		</item>
		<item>
			<title>VPS-CPWHM-20 Plan</title>
			<link>http://forums.othellotech.net/showthread.php?t=1062&amp;goto=newpost</link>
			<pubDate>Tue, 19 Oct 2010 12:39:13 GMT</pubDate>
			<description>I want VPS-CPWHM-20 plan. But instead of fantastico i want softaculous (http://www.softaculous.com) script installer.</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I want VPS-CPWHM-20 plan. But instead of fantastico i want <a href="http://www.softaculous.com" target="_blank">softaculous</a> script installer.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=8">Sales and Pre-Sales Questions</category>
			<dc:creator>scott</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1062</guid>
		</item>
		<item>
			<title>CPanel Disk Usage strangeness</title>
			<link>http://forums.othellotech.net/showthread.php?t=1061&amp;goto=newpost</link>
			<pubDate>Tue, 12 Oct 2010 22:04:05 GMT</pubDate>
			<description><![CDATA[For the last few weeks I've been seeing very low figures in my WHM panel for Disk Usage - at a rough guess about 1/7th of what they should be.  
 
To...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>For the last few weeks I've been seeing very low figures in my WHM panel for Disk Usage - at a rough guess about 1/7th of what they should be. <br />
<br />
To begin with I assumed it was a CPanel upgrade glitch but it seems to be persisting; is anyone else seeing this?<br />
<br />
cheers<br />
<br />
Bill</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=36">OthelloHosts.net - Reseller Hosting</category>
			<dc:creator>billmarshall</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1061</guid>
		</item>
		<item>
			<title>Does Yahoo have an auto-immune disease?</title>
			<link>http://forums.othellotech.net/showthread.php?t=1060&amp;goto=newpost</link>
			<pubDate>Tue, 12 Oct 2010 11:59:43 GMT</pubDate>
			<description>I have a client with a Yahoo email account, and when she sends us emails they bounce. The error messages in the last two were: 
 
---Quote--- 
Remote...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I have a client with a Yahoo email account, and when she sends us emails they bounce. The error messages in the last two were:<br />
<!-- BEGIN TEMPLATE: bbcode_quote_printable -->
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				Remote host said: 550 in an RBL, see Blocked - see http://www.spamcop.net/bl.shtml?98.138.90.46&quot; [RCPT_TO]<br />
Remote host said: 550 RBL, see Blocked - see http://www.spamcop.net/bl.shtml?98.138.90.82&quot; [RCPT_TO]
			
			<hr />
		</td>
	</tr>
	</table>
</div>
<!-- END TEMPLATE: bbcode_quote_printable -->Both of those IP addresses belong to Yahoo and the headers in the failed emails seem to show that the email never got out of the Yahoo network: its Californian arm has been blacklisted by Spamcop so its UK arm will not deliver the message.<br />
Other messages from the same sender to the same recipient have come through without difficulty, so it all seems to depend on the route, and I suspect, the timing.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=31">General Chat / Off Topic</category>
			<dc:creator>Roger</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1060</guid>
		</item>
		<item>
			<title>Australian firewall?</title>
			<link>http://forums.othellotech.net/showthread.php?t=1053&amp;goto=newpost</link>
			<pubDate>Mon, 13 Sep 2010 17:41:49 GMT</pubDate>
			<description><![CDATA[I've started to get emails from people who say they cannot access my websites. As far as I can tell the sites have been up all the time so I have not...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I've started to get emails from people who say they cannot access my websites. As far as I can tell the sites have been up all the time so I have not raised a ticket. But where I can determine which country the complaint has come from, the answer has always been &quot;Australia&quot;.<br />
<br />
I've read in <i>the Register</i> about attempts to impose internet censorship in Australia and wondered if any Australian ISP had jumped the gun. Not that my sites have content likely to cause offence but it's possible that other sites on the server might have triggered the block.<br />
<br />
Has anybody else noticed anything? My sites are on cPanel4, IP address 80.82.140.240<br />
<br />
<b>ETA</b> One day later, the original reporter says that he can now access the site he could not get on to yesterday.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=10">General Help and Assistance</category>
			<dc:creator>Roger</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1053</guid>
		</item>
		<item>
			<title>Stats packages file usage</title>
			<link>http://forums.othellotech.net/showthread.php?t=1045&amp;goto=newpost</link>
			<pubDate>Sun, 11 Jul 2010 11:04:51 GMT</pubDate>
			<description>On one of my sites I am seeing a Webalizer DNS cache database (dns_cache.db) which has reached 40 Mb. From a bit of reading around I see that this is...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>On one of my sites I am seeing a Webalizer DNS cache database (dns_cache.db) which has reached 40 Mb. From a bit of reading around I see that this is used to look up the countries of origins of my visitors, and I think this filesize is a bit of overkill to provide this function.<br />
<br />
I may be atypical, as I am hosting just over 100 sites on a Reseller_300 package but using less than a third of the web space and bandwidth. Any comments? Should I just let these DNS cache files grow or is there something I can do about them?</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=10">General Help and Assistance</category>
			<dc:creator>Roger</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1045</guid>
		</item>
		<item>
			<title>CNNIC Domain Verification/Contact for all *.CN names</title>
			<link>http://forums.othellotech.net/showthread.php?t=1043&amp;goto=newpost</link>
			<pubDate>Mon, 28 Jun 2010 23:52:09 GMT</pubDate>
			<description>With very short notice, the .CN Registry has informed us that regardless of the registration/renewal date all registrants will receive an email...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>With very short notice, the .CN Registry has informed us that regardless of the registration/renewal date all registrants will receive an email directly by CNNIC with the request to confirm their registration information, <b>actually meaning a confirmation of the email address</b>. <br />
Other data can <b>BUT MUST NOT</b> be changed.<br />
<br />
The subject of the e-mail is <i>&quot;Domain Name Information Confirmation&quot;</i>. <br />
The e-mail contains a confirmation link that <b>*MUST*</b> be activated by clicking on it. <br />
<br />
If the domain name registration information is not confirmed within 14 calendar days of receipt of the notice, the domain name will be processed according to the <i>&quot;relevant provisions of the Registry&quot;</i>. <br />
This implies a possible deletion/loss of the domain.<br />
<br />
Here is the original Registry message that we received:<br />
<br />
<!-- BEGIN TEMPLATE: bbcode_quote_printable -->
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				According to the policy in Article 28th of &quot;China Internet Domain Name Regulations&quot; the<br />
applicant for a .CN domain name shall submit true, accurate and complete domain name<br />
registration information and sign a registrant agreement with the domain name registrar.<br />
Upon completion of domain name registration, the applicant for a .CN domain name<br />
become a registered domain name holder (registrant).<br />
<br />
Domain name holder's true, accurate and complete domain name registration information is<br />
a certificate of rights for domain name transfer and information change. In order to<br />
protect the rights of the registrant of being domain name holder, CNNIC is requiring all<br />
domain name holders to confirm the registration information via the new launched online<br />
system of CNNIC. The notification email will be sent directly to the registrants.
			
			<hr />
		</td>
	</tr>
	</table>
</div>
<!-- END TEMPLATE: bbcode_quote_printable -->We are trying hard to get more information/details about which we will notify .CN registrants accordingly.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://forums.othellotech.net/forumdisplay.php?f=45">OthelloNames.net - Domain Registrations/Renewals/Transfers</category>
			<dc:creator>othelloRob</dc:creator>
			<guid isPermaLink="true">http://forums.othellotech.net/showthread.php?t=1043</guid>
		</item>
	</channel>
</rss>

