diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-03-16 11:42:17 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-03-16 11:42:17 +0000 |
commit | 2dd56991f736faac3f5c471b559711623d3766ed (patch) | |
tree | 024103bdd862520978ba73916e6b7c08c5668800 /docs | |
parent | ff3444c36db2bbb6a82c85ba42c67743600ca6a4 (diff) |
FEATURES: Expanded the supported enhanced IMAP command list
Diffstat (limited to 'docs')
-rw-r--r-- | docs/FEATURES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/FEATURES b/docs/FEATURES index 6b20b956a..d3f8cd55e 100644 --- a/docs/FEATURES +++ b/docs/FEATURES @@ -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) |