Age | Commit message (Collapse) | Author |
|
|
|
UNSEEN counters
|
|
|
|
|
|
|
|
- Don't use LOGIN when server sent LOGINDISABLED
|
|
|
|
instead of SELECT
|
|
- Don't list subscribed but non-existent folders (#1486225)
- Fix \Noselect handling performance (#1487082)
|
|
|
|
|
|
as virtual, etc.)
|
|
|
|
|
|
|
|
|
|
|
|
- Add LOGINDISABLED support (RFC 2595)
- Add support for AUTH=PLAIN authentication to IMAP
|
|
|
|
|
|
SELECT+SEARCH (#1487058)
|
|
- Store UIDNEXT, UIDVALIDITY, UNSEEN values of selected folder
|
|
- Use unified methods of command execution and response parsing
|
|
|
|
a token
|
|
- Add ANNOTATEMORE extension support into IMAP classes (draft-daboo-imap-annotatemore)
- Add METADATA extension support into IMAP classes (RFC5464)
|
|
|
|
|
|
|
|
|
|
|
|
- Add Mail-Followup-To/Mail-Reply-To support (#1485547)
|
|
with #1486748
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SEARCH is called just after SELECT
|