]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/standards.perl
searchview: speed up search summary by ~10%
[public-inbox.git] / Documentation / standards.perl
index 8fc852c722bae5e48d6bcd3686ee29f7ea442662..a64f033e63c13347b9fe5e1790966fcb4041f3c2 100755 (executable)
@@ -44,6 +44,7 @@ my $rfcs = [
        5322 => 'Internet message format (2008)',
        3501 => 'IMAP4rev1',
        2177 => 'IMAP IDLE',
+       2683 => 'IMAP4 Implementation Recommendations',
        # 5032 = 'WITHIN search extension for IMAP',
        4978 => 'IMAP COMPRESS Extension',
        # 5182 = 'IMAP Extension for Referencing the Last SEARCH Result',
@@ -71,6 +72,10 @@ print <<'EOF'
 Other relevant documentation
 ----------------------------
 
+* IMAP capabilities registry and response codes:
+  https://www.iana.org/assignments/imap-capabilities
+  https://www.iana.org/assignments/imap-response-codes
+
 * Documentation/technical/http-protocol.txt in git source code:
   https://public-inbox.org/git/9c5b6f0fac/s