X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fdc-dlvr-spam-flow.txt;h=d151d272d0aea390d6f08260ef06fe7a8ce738b6;hb=0ae89efce11e1e3b10a067c61c5b4cde30fa2b3b;hp=2cdcefa50616a8558ff968a28e51dda16ba68bb4;hpb=62f57b7545eedf6a781efb2f5269b0a38ef2cd4c;p=public-inbox.git diff --git a/Documentation/dc-dlvr-spam-flow.txt b/Documentation/dc-dlvr-spam-flow.txt index 2cdcefa5..d151d272 100644 --- a/Documentation/dc-dlvr-spam-flow.txt +++ b/Documentation/dc-dlvr-spam-flow.txt @@ -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