disable horde for a domain in cPanel
May 9, 2007 · Filed Under Web Hosting Control Panels
Is it possible to disable ‘Horde’ for webmail for a domain. I am using the cPanel control panel.
Thanks,
Scott
Comments
One Response to “disable horde for a domain in cPanel”
Leave a Reply










































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