Steps to fix message view issue on webclient: Difference between revisions

(Created page with "=Steps_to_fix_message_view_issue_on_webclient= <br> ==Problem:== Webclient not showing any message preview where Inbox showing total number of unread mails. File:Screensh...")
 
No edit summary
Line 1: Line 1:
=Steps_to_fix_message_view_issue_on_webclient=
=Steps to fix message view issue on webclient=
<br>
<br>


Line 13: Line 13:
This type of issue occurs where conversation feature is disabled for the user.   
This type of issue occurs where conversation feature is disabled for the user.   


We need to set "zimbraFeatureConversationsEnabled=TRUE" to fix this issue.   
We need to set "'''zimbraFeatureConversationsEnabled=TRUE'''" to fix this issue.   


<pre>su - zimbra  
su - zimbra  
zmprov ma USERNAME@DOMAIN.COM zimbraFeatureConversationsEnabled TRUE   
zmprov ma USERNAME@DOMAIN.COM zimbraFeatureConversationsEnabled TRUE   
zmprov fc -a all</pre>
zmprov fc -a all  
 
 
 
 
Submitted by:  Heera Singh Koranga

Revision as of 20:41, 21 August 2017

Steps to fix message view issue on webclient


Problem:

Webclient not showing any message preview where Inbox showing total number of unread mails.

Alt



















Solution:

This type of issue occurs where conversation feature is disabled for the user.

We need to set "zimbraFeatureConversationsEnabled=TRUE" to fix this issue.

su - zimbra 
zmprov ma USERNAME@DOMAIN.COM zimbraFeatureConversationsEnabled TRUE  
zmprov fc -a all 



Submitted by: Heera Singh Koranga

Jump to: navigation, search