From ae546078c5696ac73ad9f48c2c90163febb4a246 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 22 Aug 2020 06:06:25 +0000 Subject: searchidx: index THREADID in Xapian This is the `tid' column from over.sqlite3; and will be used for IMAP and JMAP search (among other things). --- Documentation/standards.perl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Documentation') 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 -- cgit v1.2.3-24-ge0c7