Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-15-2010, 11:29 AM
New Member
 
Posts: 4
Default messages in a folder not showing - 5.0.8

We have an account that contains a folder where the messages aren't visible, either in IMAP or via the web interface. If I use either the zmmailbox getFolder command or "mouse over" the folder in the web interface, I can see that it contains 129 messages, but none are displayed. I ran the re-index command on the account today which finished without error, but I still don't see any difference in message visibility. Does anyone have additional hints for troubleshooting?

Here is the result of the getFolder command
zmmailbox -z -m realuser@realdomain.com gf "Sun GEH/TILE"
{
"id": "57486",
"name": "TITLE",
"path": "/Sun GEH/TITLE",
"parentId": "56023",
"flags": "*",
"color": "defaultColor",
"unreadCount": 0,
"messageCount": 129,
"view": "message",
"url": null,
"effectivePermissions": null
}


Thanks!
Bill
Reply With Quote
  #2 (permalink)  
Old 02-18-2010, 10:03 PM
Outstanding Member
 
Posts: 594
Default

Well it might be the case you dont have actually 129 messages as shown by webclient. This happens many times due to contact_count field. Try for the user facing the issue:

Work Around
----------

1) zmprov ga user1@domain.com | grep zimbraId

2) mysql -e "update zimbra.mailbox set contact_count='NULL' where
account_id='c1476c9e-47fe-3c42-984a-3d834b3aa9s3'"

3) Restart zimbra
Reply With Quote
  #3 (permalink)  
Old 02-19-2010, 08:50 AM
New Member
 
Posts: 4
Default

A support engineer suggested essentially the same MySQL update:
update mailbox set contact_count=NULL where comment='user@domain.com';

and then run a
zmmailboxdctl restart

I tried those steps and it didn't make a difference. After re-logging in or using zmmailbox I can still see it listing 129 messages for the folder in question but displaying none.

Is the "zmmailboxdctl restart" enough or is there some other component that would need to be restarted to clear the behavior?

Thanks!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.