diff options
author | June McEnroe <june@causal.agency> | 2021-03-08 18:14:02 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-03-08 18:14:02 -0500 |
commit | 48e689f2419ccd34c72c1b17b8fd65c9ef757d18 (patch) | |
tree | eb3b7dfb35e9b4257c3ff210922dfaddf3df4b79 /README.7 | |
parent | Port to Linux (diff) | |
download | bubger-48e689f2419ccd34c72c1b17b8fd65c9ef757d18.tar.gz bubger-48e689f2419ccd34c72c1b17b8fd65c9ef757d18.zip |
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.
Diffstat (limited to '')
-rw-r--r-- | README.7 | 2 |
1 files changed, 1 insertions, 1 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 |