Introduction
The default webmail client for an email account may be set from the command line.
Procedure
- Access the command line as the 'root' user via SSH or "Terminal" in WHM.
- Run the following command.
echo '{"personalization":{"user@domain.tld_default_webmail_app": "roundcube"}}' | uapi --input=json --user=cpaneluser Personalization set
Please note thatuser@domain.tld
andcpaneluser
must be replaced by the email address and cPanel account user, respectively, of the account that will have the default webmail client changed.
Comments
0 comments
Article is closed for comments.