about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 6 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 7f12fbec..5851892c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -23,15 +23,18 @@ Requirements
 ------------
 
 * git
-* SpamAssassin (spamc/spamd)
-* MTA - postfix is recommended
 * Perl and several modules:    (Debian package name)
   - Date::Parse                libtimedate-perl
   - Email::MIME                libemail-mime-perl
   - Email::MIME::ContentType   libemail-mime-contenttype-perl
   - Encode::MIME::Header       perl
 
-Optional modules:
+Optional components:
+
+* MTA - postfix is recommended (for public-inbox-mda)
+* SpamAssassin (spamc/spamd)   (for public-inbox-watch/public-inbox-mda)
+
+Optional Perl modules:
 
   - Plack[1]                   libplack-perl
   - Mail::Thread (2.5+)[1]     libmail-thread-perl