[Mailman-Users] Re: spamming

2023-12-13 Thread Mark Sapiro
On 12/13/23 18:34, Jim Dory wrote: On 12/13/23 17:07, Mark Sapiro wrote: On 12/13/23 17:48, Jim Dory wrote: My bad.. rather than Bad Request error (oiy, my memory), the actual error when enabling the RECAPTCHA strings is this:     Bug in Mailman version   We're sorry, we hit a bug!

[Mailman-Users] Re: spamming

2023-12-13 Thread Jim Dory
On 12/13/23 17:07, Mark Sapiro wrote: On 12/13/23 17:48, Jim Dory wrote: My bad.. rather than Bad Request error (oiy, my memory), the actual error when enabling the RECAPTCHA strings is this:     Bug in Mailman version   We're sorry, we hit a bug! Please inform the webmaster for

[Mailman-Users] Re: spamming

2023-12-13 Thread Mark Sapiro
On 12/13/23 17:48, Jim Dory wrote: My bad.. rather than Bad Request error (oiy, my memory), the actual error when enabling the RECAPTCHA strings is this:    Bug in Mailman version We're sorry, we hit a bug! Please inform the webmaster for this site of this problem. Printing of

[Mailman-Users] Re: spamming

2023-12-13 Thread Jim Dory
On 12/13/23 12:08, Mark Sapiro wrote: On 12/13/23 10:00, Jim Dory wrote: As for listinfo.html, I see 2 pertinent files. on under ../en/templates (this list is just english) and under ../lists/[name of our list]/ . The templates version includes a few lines of captcha which the lists version

[Mailman-Users] Re: spamming

2023-12-13 Thread Mark Sapiro
On 12/13/23 10:00, Jim Dory wrote: As for listinfo.html, I see 2 pertinent files. on under ../en/templates (this list is just english) and under ../lists/[name of our list]/ . The templates version includes a few lines of captcha which the lists version doesn't. Here's a snippet of the

[Mailman-Users] Re: spamming

2023-12-13 Thread Jim Dory
On 12/13/23 01:04, Stephen J. Turnbull wrote: Jim Dory writes: > I've started getting these spamming attacks again so thought I > would dive into trying this recaptcha. I got the keys for V2 > recaptcha from google and put the 2 lines at the bottom of the > mm_cfg.py with proper keys

[Mailman-Users] Re: spamming

2023-12-13 Thread Stephen J. Turnbull
Jim Dory writes: > I've started getting these spamming attacks again so thought I > would dive into trying this recaptcha. I got the keys for V2 > recaptcha from google and put the 2 lines at the bottom of the > mm_cfg.py with proper keys from google. Spelling double > checked. After saving