If you want to disable ‘Horde’ user for eg: ‘user_1′

vi /var/cpanel/users/user_1

Then add the following lines ::

skiphorde = 1
skipneomail = 1

(Here ‘1′ is for disable and ‘0′ is for enable)

Then restart your cpanel service. Thats it .