From: anarcat Date: Tue, 20 Sep 2022 13:36:25 +0000 (-0400) Subject: oh, and spamassassin too X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/fc36ba4c1f80d37161967021b7ded6cc7e54819c oh, and spamassassin too --- diff --git a/doc/todo/bad_content_support.mdwn b/doc/todo/bad_content_support.mdwn index 30d19e22c..d4ac46d25 100644 --- a/doc/todo/bad_content_support.mdwn +++ b/doc/todo/bad_content_support.mdwn @@ -8,4 +8,6 @@ I am not sure we should follow the MoinMoin mechanism, where the list is a wiki Failing that, it could also simply be a list in the `ikiwiki.setup`. But my experience with managing a block list of IP addresses there has not been fun: you need to context switch (to another branch, or to the ikiwiki.setup file) and rebuild the wiki at each change, which is rather disruptive... +The "pie-in-the-sky" plugin here would of course to just plug the checkcontent hook straight into spamassassin or something similar. Then you possibly get bayesian filtering, all sorts of rules, Razor, etc. + -- [[anarcat]]