Categories

Meta

Archives

Blogroll

Recent Comment


« create object failed error on ASP page | Main | phpmailer error : Mailer Error: Language string failed to load: recipients_failed »

disable horde for a domain in cPanel

By scott | May 9, 2007

Is it possible to disable ‘Horde’ for webmail for a domain. I am using the cPanel control panel.

Thanks,

Scott

Topics: Web Hosting Control Panels |

One Response to “disable horde for a domain in cPanel”

  1. Kailash Says:
    May 11th, 2007 at 5:54 am

    Kindly add the below line in the file /var/cpanel/users/username:

    skipneomail=0
    skiphorde=1
    skipsqmail=0

    After saving the file, restart the cPanel using below command:

    /etc/init.d/cpanel restart

    Thanks,

    Kailash

Comments