FEATURES: Updated for recent imap additions
Updated the imap features list, corrected a typo in the smtp features and clarified a pop3 feature.
This commit is contained in:
parent
442084cdb5
commit
7e6d2fe9ec
@ -127,7 +127,7 @@ FILE
|
||||
|
||||
SMTP
|
||||
- authentication: Plain, Login, CRAM-MD5, Digest-MD5 and NTLM (*9)
|
||||
- send mail
|
||||
- send e-mails
|
||||
- mail from support
|
||||
- mail size support
|
||||
- mail auth support for trusted server-to-server relaying
|
||||
@ -145,7 +145,8 @@ POP3
|
||||
NTLM (*9)
|
||||
- list e-mails
|
||||
- retrieve e-mails
|
||||
- enhanced command support for: CAPA, DELE, TOP, STAT, UIDL and NOOP
|
||||
- enhanced command support for: CAPA, DELE, TOP, STAT, UIDL and NOOP via
|
||||
custom requests
|
||||
- via http-proxy
|
||||
|
||||
POP3S (*1)
|
||||
@ -155,10 +156,13 @@ POP3S (*1)
|
||||
|
||||
IMAP
|
||||
- authentication: Clear Text and SASL
|
||||
- select mailbox
|
||||
- fetch e-mails with support for specifing the UID and SECTION
|
||||
- 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
|
||||
- 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
|
||||
- via http-proxy
|
||||
|
||||
IMAPS (*1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user