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