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 +- bubger.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 diff --git a/bubger.1 b/bubger.1 index 56bf658..fb349e7 100644 --- a/bubger.1 +++ b/bubger.1 @@ -30,7 +30,7 @@ The utility renders an HTML, Atom and mboxrd archive of an IMAP mailbox arranged into threads. -It requires the IMAP SORT and THREAD extensions. +It requires the IMAP THREAD extension. Partial output is cached and reused by subsequent runs. The list of updated paths -- cgit 1.4.1