user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH] doc: standards: link IMAP capabilities and response codes
@ 2020-07-08 20:58 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2020-07-08 20:58 UTC (permalink / raw)
  To: meta

We'll be implementing some IMAP search/threading extensions in
IMAP and providing analogues over HTTP via JMAP.
---
 Documentation/standards.perl | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/standards.perl b/Documentation/standards.perl
index b4bda8a9..a64f033e 100755
--- a/Documentation/standards.perl
+++ b/Documentation/standards.perl
@@ -72,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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-08 20:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-08 20:58 [PATCH] doc: standards: link IMAP capabilities and response codes Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).