about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-08-22 06:06:25 +0000
committerEric Wong <e@yhbt.net>2020-08-23 00:14:02 +0000
commitae546078c5696ac73ad9f48c2c90163febb4a246 (patch)
treeb586532c89848510eee9782aeafb2d007c8f9805 /Documentation
parentf11e8e72fd42d3d8cbcf5207641d10470a92dcee (diff)
downloadpublic-inbox-ae546078c5696ac73ad9f48c2c90163febb4a246.tar.gz
This is the `tid' column from over.sqlite3; and will be used for
IMAP and JMAP search (among other things).
Diffstat (limited to 'Documentation')
-rwxr-xr-xDocumentation/standards.perl4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/standards.perl b/Documentation/standards.perl
index a64f033e..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