-
Notifications
You must be signed in to change notification settings - Fork 332
Open
Description
- Plumb context
- Command pipelining (imapserver: split command handling #554)
- Expose helpers for
FETCHandSEARCH - Expose helper for making a
NumSetstatic - Add support for
CREATE,DELETE,RENAME,PERMANENTFLAGSunilateral updates (maybe more?) - Add
Server.Shutdown(imapserver: add Server.Shutdown #665) - Add
PREAUTHgreeting - Add support for
SEARCHRES(imapserver: implement SEARCHRES #549) - Canonicalize message flags and mailbox attrs
- Add proper NAMESPACE support to imapmemserver (imapmemserver: add namespaces #509)
- Decode header fields and body in SEARCH
- Use
literal8in response toFETCH BINARY[] - Consider allowing users to dynamically enable/disable caps
- Send
FLAGSupdates in imapmemserver (imapmemserver: send FLAGS updates #497) - Add more extensions
- LITERAL+
- METADATA
- QUOTA
- SORT
- THREAD
jackmahoney