@@ -10,116 +10,12 @@ Configuration
10
10
See [ https://doc.dovecot.org ] ( https://doc.dovecot.org ) .
11
11
12
12
13
- RFCs conformed
14
- ==============
13
+ RFCs Implemented
14
+ ================
15
15
16
+ See [ RFCs] ( https://doc.dovecot.org/latest/core/rfc.html ) .
16
17
17
- email
18
- -----
19
-
20
- - [ RFC822 - Standard for ARPA Internet Text Messages] ( https://tools.ietf.org/html/rfc822 )
21
- - [ RFC2822 - Internet Message Format (updated RFC822)] ( https://tools.ietf.org/html/rfc2822 )
22
- - [ RFC2045 - Multipurpose Internet Mail Extensions (MIME) (part 1)] ( https://tools.ietf.org/html/rfc2045 )
23
- - [ RFC2046 - Multipurpose Internet Mail Extensions (MIME) (part 2)] ( https://tools.ietf.org/html/rfc2046 )
24
- - [ RFC2047 - Multipurpose Internet Mail Extensions (MIME) (part 3)] ( https://tools.ietf.org/html/rfc2047 )
25
- - [ RFC2048 - Multipurpose Internet Mail Extensions (MIME) (part 4)] ( https://tools.ietf.org/html/rfc2048 )
26
- - [ RFC2049 - Multipurpose Internet Mail Extensions (MIME) (part 5)] ( https://tools.ietf.org/html/rfc2049 )
27
-
28
- Auth
29
- ----
30
-
31
- - [ RFC2245 - Anonymous SASL Mechanism.] ( https://tools.ietf.org/html/rfc2245 )
32
- - [ RFC2595 - Using TLS with IMAP, POP3 and ACAP] ( https://tools.ietf.org/html/rfc2595 )
33
- - [ RFC2831 - Using Digest Authentication as a SASL Mechanism (DIGEST-MD5)] ( https://tools.ietf.org/html/rfc2831 )
34
- - [ RFC5802 - Salted Challenge Response Authentication Mechanism (SCRAM)] ( https://tools.ietf.org/html/rfc5802 )
35
- - [ RFC4752 - GSS-API (Kerberos V5) SASL Mechanism] ( https://tools.ietf.org/doc/html/rfc4752 )
36
- - [ RFC7628 - A Set of Simple Authentication and Security Layer (SASL) Mechanisms for OAuth] ( https://tools.ietf.org/html/rfc7628 )
37
- - [ Google XOAUTH2 protocol] ( https://developers.google.com/gmail/xoauth2_protocol )
38
-
39
- POP3
40
- ----
41
-
42
- - [ RFC1939 - Post Office Protocol - Version 3] ( https://tools.ietf.org/html/rfc1939 )
43
- - [ RFC2449 - POP3 Extension Mechanism] ( https://tools.ietf.org/html/rfc2449 )
44
- - [ RFC2595 - Using TLS with IMAP, POP3 and ACAP] ( https://tools.ietf.org/html/rfc2595 )
45
- - [ RFC3206 - The SYS and AUTH POP Response Codes] ( https://tools.ietf.org/html/rfc3206 )
46
- - [ RFC5034 - The Post Office Protocol (POP3) - Simple Authentication and Security Layer (SASL) Authentication Mechanism] ( https://tools.ietf.org/html/rfc5034 )
47
-
48
- IMAP base
49
- ---------
50
-
51
- - [ RFC3501 - IMAP4rev1] ( https://tools.ietf.org/html/rfc3501 )
52
- - [ RFC2180 - IMAP4 Multi-Accessed Mailbox Practice] ( https://tools.ietf.org/html/rfc2180 )
53
- - [ RFC2595 - Using TLS with IMAP, POP3 and ACAP] ( https://tools.ietf.org/html/rfc2595 )
54
- - [ RFC2683 - IMAP4 Implementation Recommendations] ( https://tools.ietf.org/html/rfc2683 )
55
-
56
- IMAP extensions
57
- ---------------
58
-
59
- - [ RFC2087 - IMAP4 QUOTA extension] ( https://tools.ietf.org/html/rfc2087 )
60
- - [ RFC2088 - IMAP4 non-synchronizing literals (LITERAL+)] ( https://tools.ietf.org/html/rfc2088 )
61
- - [ RFC2177 - IMAP4 IDLE command] ( https://tools.ietf.org/html/rfc2177 )
62
- - [ RFC2221 - IMAP4 Login Referrals] ( https://tools.ietf.org/html/rfc2221 )
63
- - [ RFC2342 - IMAP4 Namespace] ( https://tools.ietf.org/html/rfc2342 )
64
- - [ RFC2971 - IMAP4 ID extension] ( https://tools.ietf.org/html/rfc2971 )
65
- - [ RFC3348 - IMAP4 Child Mailbox Extension] ( https://tools.ietf.org/html/rfc3348 )
66
- - [ RFC3502 - IMAP4 MULTIAPPEND Extension] ( https://tools.ietf.org/html/rfc3502 )
67
- - [ RFC3516 - IMAP4 Binary Content Extension] ( https://tools.ietf.org/html/rfc3516 )
68
- - [ RFC3691 - IMAP4 UNSELECT command] ( https://tools.ietf.org/html/rfc3691 )
69
- - [ RFC4314 - IMAP4 Access Control List (ACL) Extension] ( https://tools.ietf.org/html/rfc4314 )
70
- - [ RFC4315 - IMAP UIDPLUS extension] ( https://tools.ietf.org/html/rfc4315 )
71
- - [ RFC4467 - IMAP URLAUTH Extension] ( https://tools.ietf.org/html/rfc4467 )
72
- - [ RFC4469 - IMAP CATENATE Extension] ( https://tools.ietf.org/html/rfc4469 )
73
- - [ RFC4551 - IMAP Extension for Conditional STORE Operation or Quick Flag Changes Resynchronization] ( https://tools.ietf.org/html/rfc4551 )
74
- - [ RFC4731 - IMAP4 Extension to SEARCH Command for Controlling What Kind of Information Is Returned] ( https://tools.ietf.org/html/rfc4731 )
75
- - [ RFC4959 - IMAP Extension for Simple Authentication and Security Layer (SASL) Initial Client Response] ( https://tools.ietf.org/html/rfc4959 )
76
- - [ RFC4978 - The IMAP COMPRESS Extension] ( https://tools.ietf.org/html/rfc4978 )
77
- - [ RFC5032 - WITHIN Search Extension to the IMAP Protocol] ( https://tools.ietf.org/html/rfc5032 )
78
- - [ RFC5161 - The IMAP ENABLE Extension] ( https://tools.ietf.org/html/rfc5161 )
79
- - [ RFC5162 - IMAP4 Extensions for Quick Mailbox Resynchronization] ( https://tools.ietf.org/html/rfc5162 )
80
- - [ RFC5182 - IMAP Extension for Referencing the Last SEARCH Result] ( https://tools.ietf.org/html/rfc5182 )
81
- - [ RFC5255 - IMAP Internationalization (I18NLEVEL=1 only)] ( https://tools.ietf.org/html/rfc5255 )
82
- - [ RFC5256 - IMAP SORT and THREAD Extensions] ( https://tools.ietf.org/html/rfc5256 )
83
- - [ RFC5258 - IMAP4 - LIST Command Extensions] ( https://tools.ietf.org/html/rfc5258 )
84
- - [ RFC5267 - Contexts for IMAP4 (ESORT and CONTEXT=SEARCH only)] ( https://tools.ietf.org/html/rfc5267 )
85
- - [ RFC5464 - The IMAP METADATA Extension] ( https://tools.ietf.org/html/rfc5464 )
86
- - [ RFC5465 - The IMAP NOTIFY Extension] ( https://tools.ietf.org/html/rfc5465 )
87
- - [ RFC5524 - Extended URLFETCH for Binary and Converted Parts] ( https://tools.ietf.org/html/rfc5524 )
88
- - [ RFC5530 - IMAP Response Codes] ( https://tools.ietf.org/html/rfc5530 )
89
- - [ RFC5819 - IMAP4 Extension for Returning STATUS Information in Extended LIST] ( https://tools.ietf.org/html/rfc5819 )
90
- - [ RFC5957 - Display-Based Address Sorting for the IMAP4 SORT Extension] ( https://tools.ietf.org/html/rfc5957 )
91
- - [ RFC6154 - IMAP LIST Extension for Special-Use Mailboxes (SPECIAL-USE only)] ( https://tools.ietf.org/html/rfc6154 )
92
- - [ RFC6203 - IMAP4 Extension for Fuzzy Search] ( https://tools.ietf.org/html/rfc6203 )
93
- - [ RFC6785 - Support for IMAP Events in Sieve (via Pigeonhole plugin)] ( https://tools.ietf.org/html/rfc6785 )
94
- - [ RFC6851 - Internet Message Access Protocol (IMAP) - MOVE Extension] ( https://tools.ietf.org/html/rfc6851 )
95
- - [ RFC7162 - IMAP Extensions: Quick Flag Changes Resynchronization (CONDSTORE) and Quick Mailbox Resynchronization (QRESYNC) (updated RFC4551 and RFC5162)] ( https://tools.ietf.org/html/rfc7162 )
96
- - [ RFC7888 - IMAP4 Non-synchronizing Literals (updated RFC2088)] ( https://tools.ietf.org/html/rfc7888 )
97
- - [ RFC8457 - IMAP "$Important" Keyword and "\Important" Special-Use Attribute] ( https://tools.ietf.org/html/rfc8457 )
98
- - [ RFC8970 - IMAP4 Extension: Message Preview Generation] ( https://tools.ietf.org/html/rfc8970 )
99
- - [ RFC9585 - IMAP Response Code for Command Progress Notifications] ( https://tools.ietf.org/html/rfc9585 )
100
-
101
- SMTP/LMTP base
102
- --------------
103
-
104
- - [ RFC821 - Simple Mail Transfer Protocol] ( https://tools.ietf.org/html/rfc821 )
105
- - [ RFC2821 - Simple Mail Transfer Protocol (updated RFC821)] ( https://tools.ietf.org/html/rfc2821 )
106
- - [ RFC5321 - Simple Mail Transfer Protocol (updated RFC2821)] ( https://tools.ietf.org/html/rfc5321 )
107
- - [ RFC2033 - Local Mail Transfer Protocol] ( https://tools.ietf.org/html/rfc2033 )
108
- - [ RFC6409 - Message Submission for Mail] ( https://tools.ietf.org/html/rfc6409 )
109
-
110
- SMTP/LMTP extensions
111
- --------------------
112
-
113
- - [ RFC1870 - SMTP Service Extension for Message Size Declaration] ( https://tools.ietf.org/html/rfc1870 )
114
- - [ RFC2034 - SMTP Service Extension for Returning Enhanced Error Codes] ( https://tools.ietf.org/html/rfc2034 )
115
- - [ RFC2920 - SMTP Service Extension for Command Pipelining] ( https://tools.ietf.org/html/rfc2920 )
116
- - [ RFC3030 - SMTP Service Extensions for Transmission of Large and Binary MIME Messages] ( https://tools.ietf.org/html/rfc3030 )
117
- - [ RFC3207 - SMTP Service Extension for Secure SMTP over Transport Layer Security] ( https://tools.ietf.org/html/rfc3207 )
118
- - [ RFC4468 - Message Submission BURL Extension] ( https://tools.ietf.org/html/rfc4468 )
119
- - [ RFC4954 - SMTP Service Extension for Authentication] ( https://tools.ietf.org/html/rfc4954 )
120
- - [ RFC6152 - SMTP Service Extension for 8-bit MIME Transport] ( https://tools.ietf.org/html/rfc6152 )
121
-
122
- Contact info
18
+ Contact Info
123
19
============
124
20
125
21
[ https://www.dovecot.org/ ] ( https://www.dovecot.org/ )
0 commit comments