about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-07-02 19:46:57 +0000
committerEric Wong <e@80x24.org>2014-07-02 19:46:57 +0000
commit59568aa6be9fab94b571b83254fb6c9f4707d1a4 (patch)
tree00c646925f61a0138fb119edf2cf6b7f871764ed
parentba5121f8c8fd603836930c5d4590ea4df70db726 (diff)
downloadpublic-inbox-59568aa6be9fab94b571b83254fb6c9f4707d1a4.tar.gz
Some of these projects are not well known, so link to them
to help new users.
-rw-r--r--Documentation/dc-dlvr-spam-flow.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/dc-dlvr-spam-flow.txt b/Documentation/dc-dlvr-spam-flow.txt
index 2cdcefa5..ac1a980e 100644
--- a/Documentation/dc-dlvr-spam-flow.txt
+++ b/Documentation/dc-dlvr-spam-flow.txt
@@ -36,3 +36,14 @@ script delivers to a second recipient for training, the "pi" user:
 
 public-inbox-learn will then internally handle the "spamc -> spamd"
 delivery path as well as calling ssoma-rm on falsely trained
+
+
+* incron - run commands based on filesystem events: http://incron.aiken.cz/
+
+* sendmail / MTA - we use and recommend use postfix, which includes a
+                   sendmail-compatible wrapper: http://www.postfix.org/
+
+* spamc / spamd - SpamAssassin: http://spamassassin.apache.org/
+
+* report-spam / dc-dlvr - distributed with public-inbox in the scripts/
+  directory: git clone git://80x24.org/public-inbox