Skip to content

IMAP STATUS: Support RFC 8438 STATUS=SIZE.#437

Open
InterLinked1 wants to merge 1 commit intodinhvh:masterfrom
InterLinked1:master
Open

IMAP STATUS: Support RFC 8438 STATUS=SIZE.#437
InterLinked1 wants to merge 1 commit intodinhvh:masterfrom
InterLinked1:master

Conversation

@InterLinked1
Copy link

Add support for RFC 8438 STATUS=SIZE, which allows adding "SIZE" to the STATUS command to get the mailbox size.
This avoids having to do FETCH 1:* (SIZE) to get the mailbox size, increasing efficiency.

Add support for RFC 8438 STATUS=SIZE, which allows adding "SIZE" to the STATUS command to get the mailbox size. This avoids having to do FETCH 1:* (SIZE) to get the mailbox size, increasing efficiency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant