From: Ralf Jung Date: Sat, 29 Aug 2020 11:03:57 +0000 (+0200) Subject: mention upstreaming of my mailman patch X-Git-Url: https://git.ralfj.de/web.git/commitdiff_plain/bad24f53b3c59cc1d0cbf74b86a19ce25c395e70 mention upstreaming of my mailman patch --- diff --git a/ralf/_posts/2018-06-10-mailman-subscription-spam-continued.md b/ralf/_posts/2018-06-10-mailman-subscription-spam-continued.md index 4b92caf..9809180 100644 --- a/ralf/_posts/2018-06-10-mailman-subscription-spam-continued.md +++ b/ralf/_posts/2018-06-10-mailman-subscription-spam-continued.md @@ -178,3 +178,6 @@ successfully subscribe someone. It is still a good idea to monitor the logs (`/var/log/mailman/subscribe` on Debian) to see if any illegitimate requests still make it through, but unless you site is really big I'd be rather surprised to see bots being able to answer site-specific questions. + +**Update:** With Mailman 2.1.30, this patch is now included upstream. +The `CAPTCHAS` format is slightly different than above to support multiple languages; consult the Mailman documentation for further details. **/Update**