You can disable various options available in Cpanel Webmail panel through Features Manager in WHM however there are few options which are not configurable from WHM / Cpanel like you cannot disable Email Client Configuration tab from Cpanel/WHM many times web hosting companies provides 3rd party email settings in that case settings available in Email Client Configuration are not correct.
Disable Configure Mail Client Option:
To disable it open:
/usr/local/cpanel/base/webmail/x3/index.html
and by using HTML comment, comment following lines:
<!– <td>
<div valign=”top” align=”center”>
<a href=”mail/clientconf.html?domain=<cpanel print=”$CPDATA{‘DNS’}”>&redirectdomain=&acct=<cpanel print=”$authuser”>”><img src=”<cpanel Branding=”image(manageaccounts)”>” border=”0″></a><br /><a href=”mail/clientconf.html?domain=<cpanel print=”$CPDATA{‘DNS’}”>&redirectdomain=&acct=<cpanel print=”$authuser”>”><cpanel langprint=”ConfigWebmail”></a>
</div>
</td>
–>
That’s all in this way you can disable Email Client Settings option from Cpanel.












