(no commit message)
authorlkcl <lkcl@web>
Mon, 17 May 2021 17:53:16 +0000 (18:53 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 17 May 2021 17:53:16 +0000 (18:53 +0100)
resources/server-setup/mailman.mdwn

index d79e110eaec44ce10da29e2aa815d9820737c7d0..eb27712a279950d1599f8d578916f6287da6643a 100644 (file)
@@ -7,3 +7,9 @@ this was itself out-of-date due to python-recaptcha itself being
 out-of-date
 
 https://www.dragonsreach.it/2014/05/03/adding-recaptcha-support-to-mailman/
+
+also remember to add this:
+
+    314  ln -s /usr/lib/python2.7/dist-packages/recaptcha /usr/lib/python2.7/site-packages/recaptcha
+
+don't ask.