File: imap4-capabilities

package info (click to toggle)
doc-iana 2001.08-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,176 kB
  • ctags: 954
  • sloc: perl: 1,057; makefile: 83; sh: 27
file content (70 lines) | stat: -rw-r--r-- 1,823 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70

IMAP4 Capabilities Registry (RFC2060)

(last updated 2001 Jun 29)

Capability names MUST either begin with "X" or be standard or
standards-track IMAP4rev1 extensions, revisions, or amendments
registered with IANA.  A server MUST NOT offer unregistered or
non-standard capability names, unless such names are prefixed with an
"X".
 
Client implementations SHOULD NOT require any capability name other
than "IMAP4rev1", and MUST ignore any unknown capability names.


Capability Name				Reference
---------------				---------
ACL					[RFC2086]
IDLE					[RFC2177]
LITERAL+				[RFC2088]
LOGIN-REFERRALS				[RFC2221]
MAILBOX-REFERRALS			[RFC2193]
NAMESPACE				[RFC2342]
QUOTA					[RFC2087]
UIDPLUS					[RFC2359]	
STARTTLS				[RFC2595]
LOGINDISABLED				[RFC2595]
ID					[RFC2971]

	
References
----------

[RFC2060], Crispin, M., "Internet Message Access Protocol Version
           4rev1", RFC 2060, December 1996.

[RFC2086] Myers, J., "IMAP4 ACL extension", Carnegie Mellon, January
          1997.

[RFC2087] Myers, J., "IMAP4 QUOTA extension", Carnegie Mellon, January
          1997.

[RFC2088] Myers, J., "IMAP4 non-synchronizing literals", Carnegie
          Mellon, January 1997.

[RFC2177] Leiba, B., "IMAP4 IDLE command", IBM T.J. Watson Research
          Center, June 1997.

[RFC2193] Gahrns, M., "IMAP4 Mailbox Referrals", Microsoft, September
          1997.

[RFC2221] Gahrns, M., "IMAP4 Login Referrals", Microsoft, October
          1997.

[RFC2342] Gahrns, M., Newman, C., "IMAP4 Namespace", Microsoft,
          Innosoft, May 1998.

[RFC2359] Myers, J., "IMAP4 UIDPLUS extension", Netscape
          Communications, June 1998.

[RFC2595] Newman, C., "Using TLS with IMAP, POP3 and ACAP", RFC 2595,
          Innosoft, June 1999.

[RFC2971] Showalter, T. "IMAP4 ID extension", RFC 2971, October 2000.

[]