View Single Post
  #2 (permalink)  
Old 03-31-2008, 03:02 AM
Klug Klug is offline
Moderator
 
Posts: 2,207
Default

Quote:
Originally Posted by wcbenyip View Post
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 View Post
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 View Post
Thanks~
All of this was already in the forum in several threads.
Reply With Quote