Archive for the ‘Horde’ category

How To Reinstall Horde

May 21st, 2010

To reinstall Horde, preserving the existing database, you can use the following:

/usr/local/cpanel/bin/update-horde --force

  • Share/Bookmark

No Such User / Sender Verify error when sending via main account

March 28th, 2010

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’ll want to confirm that the address is permitted to receive mail.

Horde shows:
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 No Such User Here" Sender verify failed)]

/var/log/exim_mainlog shows:
2010-03-28 18:47:46 H=localhost (userdomain.com) [127.0.0.1] sender verify fail for : No Such User Here"
2010-03-28 18:47:46 H=localhost (userdomain.com) [127.0.0.1] F= rejected RCPT : Sender verify failed

99.99999% of the time, you’ll see this issue when the Default Address is set to “fail”, making it unrouteable. In cPanel > Default Account, set the catch-all account to forward to another email address, and you’ll be all set.

# cat /etc/valiases/userdomain.com
*: ":fail: No Such User Here"

Such a setting would tell the server that the account doesn’t exist, causing the Sender Verify error.

  • Share/Bookmark

Horde – Fatal error: Call to undefined method Registry::hasInterface() in /usr/local/cpanel/base/horde/config/prefs.php on line 134

September 28th, 2009

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

  • Share/Bookmark

cPanel Web Site Hosting by IntraHost