FEATURES: Expanded the supported enhanced IMAP command list

This commit is contained in:
Steve Holme 2013-03-16 11:42:17 +00:00
parent ff3444c36d
commit 2dd56991f7
1 changed files with 2 additions and 1 deletions

View File

@ -162,7 +162,8 @@ IMAP
- select a mailbox with support for verifing the UIDVALIDITY
- fetch e-mails with support for specifing the UID and SECTION
- upload e-mails via the append command
- enhanced command support for: EXAMINE and STORE via custom requests
- enhanced command support for: EXAMINE, CREATE, DELETE, RENAME, STATUS,
STORE, COPY, and UID via custom requests
- via http-proxy
IMAPS (*1)