Steps to fix message view issue on webclient

Revision as of 07:07, 21 August 2017 by Nbhagwat (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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
Jump to: navigation, search