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

Line 17: Line 17:
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'''" attribute value to "'''TRUE'''" to fix this issue.   
Set the "'''zimbraFeatureConversationsEnabled'''" attribute value to "'''TRUE'''" to fix this issue.   


<pre>
<pre>

Revision as of 01:58, 26 May 2022

Steps to fix message view issue on webclient


   KB 23401        Last updated on 2022-05-26  




0.00
(0 votes)

Problem

Webclient is not showing any message preview whereas Inbox shows total number of unread mails.

Alt



















Solution

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

Set the "zimbraFeatureConversationsEnabled" attribute value to "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