Just confirmed, the mailman server can reach the Google reCaptcha URL.
I also tried different browsers.  I do see the ReCaptcha on here:
https://mail.python.org/mailman/listinfo/

Do I need any other python modules for this?


On Fri, Mar 5, 2021 at 7:38 PM Mark Sapiro <m...@msapiro.net> wrote:

> On 3/5/21 3:35 PM, Al Brussey wrote:
> > Yes they are v2 keys.
> >
> >> On Mar 5, 2021, at 5:28 PM, Mark Sapiro <m...@msapiro.net> wrote:
> >>
> >> On 3/5/21 2:10 PM, AJ wrote:
> >>>
> >>> View source of page, i see this, with the correct site key:
> >>>
> >>>      <tr><td>&nbsp;</td><td>            <noscript>This form requires
> >>> JavaScript.</noscript>            <script
> >>> src="https://www.google.com/recaptcha/api.js?hl=en";>
> >>> </script>            <div class="g-recaptcha"
> >>> data-sitekey="xxx"></div>            </td></tr>            <tr>
> >>
> >>
> >> Are your keys for recaptcha v2 - v3 doesn't work with Mailman
>
>
> Well, the relevant code is in the form. This is exactly the same except
> for the data-sitekey value as for example the various lists at
> <https://mail.python.org/mailman/listinfo/> and it works there.
>
> Have you tried different browsers? Do you see anything on the page
> between "Would you like to receive list mail batched in a daily digest?"
> and the Subscribe button? What happens if you submit the form?
>
> --
> Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
> San Francisco Bay Area, California    better use your sense - B. Dylan
> ------------------------------------------------------
> Mailman-Users mailing list -- mailman-users@python.org
> To unsubscribe send an email to mailman-users-le...@python.org
> https://mail.python.org/mailman3/lists/mailman-users.python.org/
> Mailman FAQ: http://wiki.list.org/x/AgA3
> Security Policy: http://wiki.list.org/x/QIA9
> Searchable Archives:
> https://www.mail-archive.com/mailman-users@python.org/
>     https://mail.python.org/archives/list/mailman-users@python.org/
>
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
    https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to