diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-03-07 18:31:48 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-03-07 18:31:48 +0000 |
commit | ad2920fa85f4b7bf576f9ab46afa9f35522d79fd (patch) | |
tree | e1c71a25dbf139b4971930f29255a9da7fb2d241 /docs | |
parent | 67b6fa5f95e4e938ad0b0209d42c148ef29c04d2 (diff) |
FEATURES: Provided a little clarity in some IMAP features
Diffstat (limited to 'docs')
-rw-r--r-- | docs/FEATURES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/FEATURES b/docs/FEATURES index 880addd79..6b20b956a 100644 --- a/docs/FEATURES +++ b/docs/FEATURES @@ -158,8 +158,8 @@ IMAP - authentication: Clear Text and SASL - SASL based authentication: Plain, Login, CRAM-MD5, Digest-MD5 and NTLM (*9) - - list the content of a mailbox - - select mailbox with support for verifing the UIDVALIDITY + - list the folders of a mailbox + - 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 |