]> Sergey Matveev's repositories - public-inbox.git/blobdiff - INSTALL
cgi: index pages allow iterating some pagination
[public-inbox.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 2b6720eb471445e1305291ceaf6a812efa4943d6..8e512a63a37f9614d4f25adee859f6f42177f58c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -15,6 +15,7 @@ Requirements (server MDA)
 * ssoma - http://ssoma.public-inbox.org/README
 * SpamAssassin (spamc/spamd)
 * MTA - postfix is recommended
+* lynx (for converting HTML messages to text)
 * Perl and several modules:    (Debian package name)
   - CGI                        perl-modules[1]
   - Date::Parse                libtimedate-perl
@@ -24,8 +25,8 @@ Requirements (server MDA)
   - Email::MIME::ContentType   libemail-mime-contenttype-perl
   - Encode::MIME::Header       perl
   - File::Path::Expand         libfile-path-expand-perl
-  - IPC::Open2                 perl
   - IPC::Run                   libipc-run-perl
+  - Mail::Thread (2.5+)        libmail-thread-perl
   - URI::Escape                liburi-perl
   - XML::Atom::SimpleFeed      libxml-atom-simplefeed-perl