Done all the above and the problem is still there. When I look at the mailbox in the GUI, the draft folder shows two, but there is nothing in the folder. Looking at the a Drafts folder using zmmailbox I get:
{
"children": [],
"color": "defaultColor",
"grants": [],
"id": "6",
"messageCount": 2,
"name": "Drafts",
"parentId": "1",
"path": "/Drafts",
"unreadCount": 0,
"view": "message"
}
The message count is wrong. |