<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cPanel Admins &#187; Horde</title>
	<atom:link href="http://www.cpaneladmins.com/category/webmail/horde/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cpaneladmins.com</link>
	<description>Random Notes for cPanel Admins</description>
	<lastBuildDate>Wed, 08 Sep 2010 10:15:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How To Reinstall Horde</title>
		<link>http://www.cpaneladmins.com/2010/05/21/how-to-reinstall-horde/</link>
		<comments>http://www.cpaneladmins.com/2010/05/21/how-to-reinstall-horde/#comments</comments>
		<pubDate>Sat, 22 May 2010 05:43:47 +0000</pubDate>
		<dc:creator>tech</dc:creator>
				<category><![CDATA[Horde]]></category>
		<category><![CDATA[Webmail]]></category>
		<category><![CDATA[reinstall]]></category>

		<guid isPermaLink="false">http://www.cpaneladmins.com/?p=321</guid>
		<description><![CDATA[To reinstall Horde, preserving the existing database, you can use the following: /usr/local/cpanel/bin/update-horde --force]]></description>
			<content:encoded><![CDATA[<p>To reinstall Horde, preserving the existing database, you can use the following:</p>
<p><code>/usr/local/cpanel/bin/update-horde --force</code></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.cpaneladmins.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.cpaneladmins.com/2010/05/21/how-to-reinstall-horde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Such User / Sender Verify error when sending via main account</title>
		<link>http://www.cpaneladmins.com/2010/03/28/no-such-user-sender-verify-error-when-sending-via-main-account/</link>
		<comments>http://www.cpaneladmins.com/2010/03/28/no-such-user-sender-verify-error-when-sending-via-main-account/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 16:09:34 +0000</pubDate>
		<dc:creator>tech</dc:creator>
				<category><![CDATA[Horde]]></category>
		<category><![CDATA[Roundcube]]></category>
		<category><![CDATA[Squirrelmail]]></category>
		<category><![CDATA[Webmail]]></category>
		<category><![CDATA[sender verify]]></category>

		<guid isPermaLink="false">http://www.cpaneladmins.com/?p=176</guid>
		<description><![CDATA[When using your cpanelusername@domain.tld account, the account needs to be able to receive mail, as well as send. If you login to your main account via webmail, and see the following errors posted, you&#8217;ll want to confirm that the address is permitted to receive mail. Horde shows: There was an error sending your message: Failed [...]]]></description>
			<content:encoded><![CDATA[<p>When using your cpanelusername@domain.tld account, the account needs to be able to receive mail, as well as send.  If you login to your main account via webmail, and see the following errors posted, you&#8217;ll want to confirm that the address is permitted to receive mail.</p>
<p>Horde shows:<br />
<code>There was an error sending your message: Failed to add recipient: recipient@targetrecipient.com [SMTP: Invalid response code received from server (code: 550, response: Verification failed for <username@userdomain.com> No Such User Here" Sender verify failed)]</code></p>
<p>/var/log/exim_mainlog shows:<br />
<code>2010-03-28 18:47:46 H=localhost (userdomain.com) [127.0.0.1] sender verify fail for <username@userdomain.com>: No Such User Here"<br />
2010-03-28 18:47:46 H=localhost (userdomain.com) [127.0.0.1] F=<username@userdomain.com> rejected RCPT <recipient@targetrecipient.com>: Sender verify failed</code></p>
<p>99.99999% of the time, you&#8217;ll see this issue when the Default Address is set to &#8220;fail&#8221;, making it unrouteable.  In cPanel > Default Account, set the catch-all account to forward to another email address, and you&#8217;ll be all set.</p>
<p><a href="http://www.cpaneladmins.com/wp-content/uploads/2010/03/Screen-shot-2010-03-28-at-11.07.52-AM.png"><img src="http://www.cpaneladmins.com/wp-content/uploads/2010/03/Screen-shot-2010-03-28-at-11.07.52-AM-300x87.png" alt="" title="Default Account" width="300" height="87" class="alignnone size-medium wp-image-178" /></a></p>
<p><code># cat /etc/valiases/userdomain.com<br />
*: ":fail: No Such User Here"</code></p>
<p>Such a setting would tell the server that the account doesn&#8217;t exist, causing the Sender Verify error.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.cpaneladmins.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.cpaneladmins.com/2010/03/28/no-such-user-sender-verify-error-when-sending-via-main-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Horde &#8211; Fatal error: Call to undefined method Registry::hasInterface() in /usr/local/cpanel/base/horde/config/prefs.php on line 134</title>
		<link>http://www.cpaneladmins.com/2009/09/28/horde-fatal-error-call-to-undefined-method-registryhasinterface-in-usrlocalcpanelbasehordeconfigprefs-php-on-line-134/</link>
		<comments>http://www.cpaneladmins.com/2009/09/28/horde-fatal-error-call-to-undefined-method-registryhasinterface-in-usrlocalcpanelbasehordeconfigprefs-php-on-line-134/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 19:21:02 +0000</pubDate>
		<dc:creator>tech</dc:creator>
				<category><![CDATA[Horde]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Webmail]]></category>

		<guid isPermaLink="false">http://www.cpaneladmins.com/?p=68</guid>
		<description><![CDATA[Fatal error: Call to undefined method Registry::hasInterface() in /usr/local/cpanel/base/horde/config/prefs.php on line 134 If you are using the Turkish language in Horde, you may want to utilize English, if at all possible, due to a bug in PHP 5.2 which will not be resolved until PHP 6. http://bugs.php.net/bug.php?id=35050]]></description>
			<content:encoded><![CDATA[<p><code>Fatal error: Call to undefined method Registry::hasInterface() in<br />
/usr/local/cpanel/base/horde/config/prefs.php on line 134<br />
</code></p>
<p>If you are using the Turkish language in Horde, you may want to utilize English, if at all possible, due to a bug in PHP 5.2 which will not be resolved until PHP 6.</p>
<p>http://bugs.php.net/bug.php?id=35050</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.cpaneladmins.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.cpaneladmins.com/2009/09/28/horde-fatal-error-call-to-undefined-method-registryhasinterface-in-usrlocalcpanelbasehordeconfigprefs-php-on-line-134/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
