Sunday, June 29, 2008

How to disable webmail interface for single account

How to disable webmail interface for single account?

if you want to disable 'Horde' and 'Neomail' for any user

vi /var/cpanel/users/anyuser

Then add the following lines ::

skiphorde = 1
skipneomail = 1

(Here '1' is for disable and '0' is for enable)

No comments: