]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/standards.perl
nntp: delimit Newsgroup: header with commas
[public-inbox.git] / Documentation / standards.perl
index a64f033e63c13347b9fe5e1790966fcb4041f3c2..1c56830e9b976c8d4aae1952a0a5c4820317e51e 100755 (executable)
@@ -25,6 +25,9 @@ EOF
 my $rfcs = [
        3977 => 'NNTP',
        977 => 'NNTP (old)',
+       1036 => 'Standard for Interchange of USENET Messages',
+       5536 => 'Netnews Article Format',
+       5537 => 'Netnews Architecture and Protocols',
        6048 => 'NNTP additions to LIST command (TODO)',
        8054 => 'NNTP compression',
        4642 => 'NNTP TLS',
@@ -48,8 +51,12 @@ my $rfcs = [
        # 5032 = 'WITHIN search extension for IMAP',
        4978 => 'IMAP COMPRESS Extension',
        # 5182 = 'IMAP Extension for Referencing the Last SEARCH Result',
+       # 5256 => 'IMAP SORT and THREAD extensions',
        # 5738 =>  'IMAP Support for UTF-8',
        # 8474 => 'IMAP Extension for Object Identifiers',
+
+       # 8620 => JSON Meta Application Protocol (JMAP)
+       # 8621 => JSON Meta Application Protocol (JMAP) for Mail
        # ...
 
        # TODO: flesh this out