]> Sergey Matveev's repositories - public-inbox.git/blobdiff - INSTALL
msg_iter: new internal API for iterating through MIME
[public-inbox.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 54c344c7af1b486ab8191a8a592b6c814ed1378f..e75c4e271842de487289e15d3f4974fa562a3c2f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -23,7 +23,6 @@ Requirements (server MDA)
 -------------------------
 
 * git
-* ssoma - http://ssoma.public-inbox.org/INSTALL.html
 * SpamAssassin (spamc/spamd)
 * MTA - postfix is recommended
 * lynx (for converting HTML messages to text)
@@ -47,10 +46,11 @@ Optional modules:
   - DBI[3]                     libdbi-perl
   - DBD::SQLite[3]             libdbd-sqlite3-perl
   - Danga::Socket[4]           libdanga-socket-perl
+  - Net::Server[4]             libnet-server-perl
 
 [1] - Only required for serving/generating Atom and HTML pages.
-[3] - Optional for HTML web interface and NNTP server
-[4] - Optional for NNTP server
+[3] - Optional for HTML web interface and HTTP/NNTP servers
+[4] - Optional for HTTP and NNTP servers
 
 Copyright
 ---------