mirror of
https://github.com/mjl-/mox.git
synced 2025-07-13 11:34:37 +03:00
imapserver: implement rfc 9590, returning metadata in the extended list command
only with "return" including "metadata". so clients can quickly get certain metadata (eg for display, such as a color) for mailboxes. this also adds a protocol token type "mailboxt" that properly encodes to utf7 if required.
This commit is contained in:
@ -238,7 +238,7 @@ https://www.iana.org/assignments/message-headers/message-headers.xhtml
|
||||
9394 Roadmap - IMAP PARTIAL Extension for Paged SEARCH and FETCH
|
||||
9585 ? - IMAP Response Code for Command Progress Notifications
|
||||
9586 Roadmap - IMAP Extension for Using and Returning Unique Identifiers (UIDs) Only
|
||||
9590 Roadmap - IMAP Extension for Returning Mailbox METADATA in Extended LIST
|
||||
9590 Yes - IMAP Extension for Returning Mailbox METADATA in Extended LIST
|
||||
9698 ? - The JMAPACCESS Extension for IMAP
|
||||
|
||||
5198 -? - Unicode Format for Network Interchange
|
||||
|
Reference in New Issue
Block a user