From 48e689f2419ccd34c72c1b17b8fd65c9ef757d18 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Mon, 8 Mar 2021 18:14:02 -0500 Subject: Remove mention of SORT extension The SORT and THREAD extensions are specified together, but need not both be implemented, I don't think. We don't use SORT. --- README.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.7') diff --git a/README.7 b/README.7 index 6f260f5..84c31ef 100644 --- a/README.7 +++ b/README.7 @@ -14,7 +14,7 @@ It produces static files of HTML, Atom and mboxrd, making its output easy to serve from a host without IMAP access. -It requires the IMAP SORT and THREAD extensions. +It requires the IMAP THREAD extension. . .Pp An example of its output -- cgit 1.4.1