Re: [Mailman-Developers] CAPTCHA support

2016-03-07 Thread Ralf Hildebrandt
* Stephen J. Turnbull : > Barry Warsaw writes: > > > I'll be honest, I really hate captchas. > > I do too, and will not work on adding them. But they're a frequent > RFE (or were at one time), and with Google oomph behind reCAPTCHA, I > wouldn't be surprised if they rise in popularity again. A

Re: [Mailman-Developers] CAPTCHA support

2016-03-07 Thread Aditya Divekar
I was thinking of this as a side project to work on, not related to gsoc. And I would be interested in working on this in case it's started as a project :) ___ Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/l

Re: [Mailman-Developers] CAPTCHA support

2016-03-07 Thread Florian Fuchs
On Sat, Mar 05, 2016 at 16:27:31PM +0530, Aditya Divekar wrote: Hi! I was looking around the mailman code, and could not find the functionality for captcha in the mailing lists subscription pages. I think it could be a good feature to implement in the upcoming versions, and would like to know if

Re: [Mailman-Developers] CAPTCHA support

2016-03-07 Thread Christian Schoepplein
On Mo, Mär 07, 2016 at 11:35:00 +0100, Florian Fuchs wrote: >There are a number of alternatives to captchas to prevent spam. None of them >is perfect, but one I kind of like is the honeypot approach: > >It's basically an empty and visually hidden input field that is ecpected to >be emptily submitte

Re: [Mailman-Developers] Mailman 3 on lists.mailman3.org

2016-03-07 Thread Barry Warsaw
On Mar 06, 2016, at 09:31 PM, Mark Sapiro wrote: >I neglected to even think about the full circle DNS which is for >outgoing mail. The issue here is that the server's IP address has no >rDNS PTR record at all. The authority for this is rackspace, so they >would need to install a PTR from 201.228.2

[Mailman-Developers] GSOC 16

2016-03-07 Thread saurabh agrahari
Hi everyone I am a second year student from IIIT hyderabad. I liked the project GitLab/development tools integration How should I proceed into this project. ___ Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/

[Mailman-Developers] Patch for HyperArch

2016-03-07 Thread Sebastian Hagedorn
Hi, we recently needed to rebuild a rather old list archive. The oldest mails are from 2001, and as far as I could tell the last complete rebuild happened in 2005. When we ran "arch --wipe" now, it failed: Aktualisiere HTML f?r Artikel 1412 Schreibe Archivzustand in Datei /var/lib/mailman/ar

Re: [Mailman-Developers] Mailman 3 on lists.mailman3.org

2016-03-07 Thread Mark Sapiro
On 03/07/2016 06:59 AM, Barry Warsaw wrote: > > I pinged Donald off line; this should be set up now. Yes. It looks good. I should make significant progress on the setup this week. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense -

Re: [Mailman-Developers] Patch for HyperArch

2016-03-07 Thread Mark Sapiro
On 03/07/2016 04:00 AM, Sebastian Hagedorn wrote: > Hi, > > we recently needed to rebuild a rather old list archive. The oldest > mails are from 2001, and as far as I could tell the last complete > rebuild happened in 2005. When we ran "arch --wipe" now, it failed: > ... > ValueError: timestamp o

[Mailman-Developers] Mailman-bundler installation

2016-03-07 Thread Aditya Divekar
Hi, I recently reinstalled my OS, ubuntu 14.04 , and was trying to get the development server for mailman running. (I had mailman running in my previous OS setup, but I had to reinstall my OS due to some python issues) For this I was following the mailman-bundler documentation. After activating the

Re: [Mailman-Developers] Mailman-bundler installation

2016-03-07 Thread Simon Hanna
On 03/08/2016 03:35 AM, Aditya Divekar wrote: > Hi, > I recently reinstalled my OS, ubuntu 14.04 , and was trying to get the > development server for mailman running. (I had mailman running in my > previous OS setup, but I had to reinstall my OS due to some python issues) You generally don't want t

Re: [Mailman-Developers] Mailman-bundler installation

2016-03-07 Thread Daman Singh
On 3/8/16, Aditya Divekar wrote: > Hi, > I recently reinstalled my OS, ubuntu 14.04 , and was trying to get the > development server for mailman running. (I had mailman running in my > previous OS setup, but I had to reinstall my OS due to some python issues) > For this I was following the mailman

Re: [Mailman-Developers] GSOC 16

2016-03-07 Thread Pranjal Yadav
Hi everyone > Hi Saurabh > I am a second year student from IIIT hyderabad. > I liked the project GitLab/development tools integration > How should I proceed into this project. > First step is to complete the setup. You should follow " http://mailman.readthedocs.org/en/release-3.0/";. You can al

Re: [Mailman-Developers] GSOC 16

2016-03-07 Thread Abhilash Raj
Hi Saurabh, Pranjal Yadav writes: > Hi everyone >> > > Hi Saurabh > > >> I am a second year student from IIIT hyderabad. >> I liked the project GitLab/development tools integration >> How should I proceed into this project. >> > > First step is to complete the setup. You should follow " > http://

Re: [Mailman-Developers] CAPTCHA support

2016-03-07 Thread David Andrews
At 04:35 AM 3/7/2016, Florian Fuchs wrote: On Sat, Mar 05, 2016 at 16:27:31PM +0530, Aditya Divekar wrote: As a side-note, especially to those who are using screen readers: What is your experience regarding the use of JavaScript in current screen readers? Is this still mostly a no-go for web site