Re: [Mailman-Users] Mailman-2.1.23 and reCAPTCHA

2017-06-06 Thread Mark Sapiro
On 06/06/2017 07:23 AM, SP2L wrote: > > 1. The recaptcha/client directory contained from > the beginning both __init__.py and captcha.py. > So, "touch /usr/share/pyshared/recaptcha/__init__.py" > wasn't necessary. I know that the recaptcha-client package contains recaptcha/client/__i

Re: [Mailman-Users] Mailman-2.1.23 and reCAPTCHA

2017-06-06 Thread SP2L
Mark. Location /usr/share/pyshared seem to be specific to Debian as I just checked my old Debian-7.11 where exactly the same exists. Best regards. --- Tom - SP2L Sent from Xperia Z1 with AquaMail http:/​/​www​.​aqua-mail​.​com -- Mailman

Re: [Mailman-Users] Mailman-2.1.23 and reCAPTCHA

2017-06-06 Thread SP2L
Hello Mark. First of all I thank you very much for such complex and self-explanatory elucidation. Now, I need to say _NOT GUILTY_ in regards everything what is beyound control of regular Linux system user when installing OS from original DVD disc. I mean for instance, which packages and where

Re: [Mailman-Users] Mailman-2.1.23 and reCAPTCHA

2017-06-05 Thread Mark Sapiro
On 06/05/2017 10:43 AM, sp2l wrote: > When I ran "pip install recaptcha-client" > I got the following message: > > root@linux:# pip install recaptcha-client > Requirement already satisfied (use --upgrade to upgrade): recaptcha-client > in /usr/lib/python2.7/dist-packages > Cleaning up... >

Re: [Mailman-Users] Mailman-2.1.23 and reCAPTCHA

2017-06-05 Thread sp2l
-Original message - From: Mark Sapiro Sent: Sunday, June 4, 2017 1:04 AM To: mailman-users@python.org Subject: Re: [Mailman-Users] Mailman-2.1.23 and reCAPTCHA ... The patch you installed requires the installation of recaptcha-client <https://pypi.python.org/pypi/recaptcha-cli

Re: [Mailman-Users] Mailman-2.1.23 and reCAPTCHA

2017-06-03 Thread Mark Sapiro
On 06/02/2017 10:03 AM, sp2l wrote: > Greetings. > > > Does somebody succeeded intergating > reCAPTCHA to Mailman-2.1.23 ? > > I tried belows: > https://www.dragonsreach.it/2014/05/03/adding-recaptcha-support-to-mailman/ > > > but unsuccessfully... > > Mailman reports the following: > > Jun