Jump to content

Disable-viewmail-zimbra: Difference between revisions

From TetraWiki
No edit summary
No edit summary
Line 7: Line 7:
As per the clients Need if required create new user done the below.
As per the clients Need if required create new user done the below.


#zmprov ma amit@orientbell.com zimbraIsDelegatedAdminAccount TRUE zimbraAdminConsoleUIComponents cartBlancheUI
zmprov ma amit@orientbell.com zimbraIsDelegatedAdminAccount TRUE zimbraAdminConsoleUIComponents cartBlancheUI
#zmprov grr global usr amit@orientbell.com +adminConsoleRights
zmprov grr global usr amit@orientbell.com +adminConsoleRights
#zmprov grr global usr amit@orientbell.com -adminLoginAs
zmprov grr global usr amit@orientbell.com -adminLoginAs




Explaination :
Explaination :

Revision as of 12:11, 12 June 2015


Need to remove view mail function in zimbra 6.0.10

Note: It is not possible with admin account to disable view mail option

As per the clients Need if required create new user done the below.

zmprov ma amit@orientbell.com zimbraIsDelegatedAdminAccount TRUE zimbraAdminConsoleUIComponents cartBlancheUI
zmprov grr global usr amit@orientbell.com +adminConsoleRights
zmprov grr global usr amit@orientbell.com -adminLoginAs


Explaination :