]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/dc-dlvr-spam-flow.txt
pop3: reduce memory use while generating the mailbox cache
[public-inbox.git] / Documentation / dc-dlvr-spam-flow.txt
index 2cdcefa50616a8558ff968a28e51dda16ba68bb4..d151d272d0aea390d6f08260ef06fe7a8ce738b6 100644 (file)
@@ -35,4 +35,14 @@ script delivers to a second recipient for training, the "pi" user:
                                            public-inbox-learn
 
 public-inbox-learn will then internally handle the "spamc -> spamd"
-delivery path as well as calling ssoma-rm on falsely trained
+delivery path as well as removing the message from the git tree.
+
+* 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 https://public-inbox.org/public-inbox.git