mirror of
https://github.com/mjl-/mox.git
synced 2025-07-16 07:14:40 +03:00
check whether mailboxes have message/etc counts through an "upgrade" boolean flag
Instead of using the per-mailbox flag, and going through all mailboxes when opening an account.
This commit is contained in:
@ -1695,7 +1695,7 @@
|
||||
},
|
||||
{
|
||||
"Name": "HaveCounts",
|
||||
"Docs": "Whether MailboxCounts have been initialized.",
|
||||
"Docs": "Deprecated. Covered by Upgrade.MailboxCounts. No longer read.",
|
||||
"Typewords": [
|
||||
"bool"
|
||||
]
|
||||
|
Reference in New Issue
Block a user