Disable Reading Pane on Webclient for All Users: Difference between revisions

No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=== <h1> Need to disable reading pane</h1> ===
{{BC|Certified}}
__FORCETOC__
<div class="col-md-12 ibox-content">
=Disable Reading Pane on Webclient for All Users=  
<hr>
<hr>
<br>
{{KB|{{ZC}}|{{ZCS 8.8}}|{{ZCS 8.7}}|{{ZCS 8.6}}|{{ZCS 8.5}}|}}
{{WIP}} 




<h2>Problem: </h2> Need to remove Reading pane feature for all users.
====Problem====
Need to remove Reading pane feature for all users.


<h2>Solution: </h2> To disable 'Reading Pane' feature for all user accounts we can change the attribute zimbraPrefReadingPaneLocation value to off.
====Solution====
'''To do so: '''
To disable the 'Reading Pane' feature for all user accounts, we can change the attribute 'zimbraPrefReadingPaneLocation' value to off.<br>
<pre>su - zimbra</pre>
To do so, run the following. Replace 'COS_NAME' with the respective name of the COS:
su - zimbra
  zmprov mc COS_NAME zimbraPrefReadingPaneLocation off  
  zmprov mc COS_NAME zimbraPrefReadingPaneLocation off  


'''example -'''
For example:
  zmprov mc default zimbraPrefReadingPaneLocation off  
  zmprov mc default zimbraPrefReadingPaneLocation off  


Then flush the cache of the user accounts -
Then flush the cache of all the user accounts:
  zmprov fc all  
  zmprov fc all  


RFE to change attribute value from the admin panel -
https://bugzilla.zimbra.com/show_bug.cgi?id=23660




{| class="wikitable" style="background-color:#d0f0c0;" cellpadding="10"
|'''Submitted by''':  Sourabh Bhushan
|}


 
{{Article Footer|ZCS 8.8, 8.7, 8.6, 8.5|2017-08-23}}
Submitted by:  Sourabh Bhushan

Latest revision as of 02:45, 17 August 2018

Disable Reading Pane on Webclient for All Users


   KB 23289        Last updated on 2018-08-17  




0.00
(0 votes)


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
Verified Against: ZCS 8.8, 8.7, 8.6, 8.5 Date Created: 2017-08-23
Article ID: https://wiki.zimbra.com/index.php?title=Disable_Reading_Pane_on_Webclient_for_All_Users Date Modified: 2018-08-17



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search