disable horde for a domain in cPanel

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

Thanks,

Scott

This Post Has 2 Comments

  1. Kailash

    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

Leave a Reply