X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fstandards.perl;h=0ac6cc525efea8ef10acf28b4000a96b9db24219;hb=6e2da35b9e9e5510e3156b07e91ebc835146758c;hp=b4bda8a9c06801df7be144e5606c66b7ce8017b6;hpb=7240a93c7dac9e1e73c7792e48a80df9ddf1eae0;p=public-inbox.git diff --git a/Documentation/standards.perl b/Documentation/standards.perl index b4bda8a9..0ac6cc52 100755 --- a/Documentation/standards.perl +++ b/Documentation/standards.perl @@ -48,8 +48,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 @@ -72,6 +76,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