Disable Reading Pane on Webclient for All Users

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Need to disable reading pane




Problem:

Need to remove Reading pane feature for all users.

Solution:

To disable the 'Reading Pane' feature for all user accounts, we can change the attribute 'zimbraPrefReadingPaneLocation' value to off.

To do so, run the following. Replace 'COS_NAME' with the respective name of the COS:

su - zimbra
zmprov mc COS_NAME zimbraPrefReadingPaneLocation off 

For example:

zmprov mc default zimbraPrefReadingPaneLocation off 

Then flush the cache of all the user accounts:

zmprov fc all 


Submitted by: Sourabh Bhushan

Jump to: navigation, search