Quote:
Originally Posted by wcbenyip 1/ I can only select the GUI language in the users' preference page one by one... but cannot found an option in admin gui to set the default language for groups of users or all users... |
Do it with CLI:
Code:
zmprov mc yourCoSname zimbraPrefLocale yourlanguageISOcode
Quote:
Originally Posted by wcbenyip 2/ If I want to hide the Yahoo! Search box on top of the webmail interface, how can I do that? |
CLI too:
Code:
zmprov mc yourCoSname zimbraFeatureWebSearchEnabled FALSE
Quote:
Originally Posted by wcbenyip Thanks~ |
All of this was already in the forum in several threads.