Re: [Mailman-Users] beefing up mailman's web security

2015-02-16 Thread Andrew Stuart
I seem to recall this one does not need PHP: http://www.google.com/recaptcha/intro/index.html On 17 Feb 2015, at 11:38 am, Mark Sapiro wrote: On 02/16/2015 12:20 PM, Steven Jones wrote: > > Our mailman web gui is under constant distributed bruteforce attack. We > would like to add something

Re: [Mailman-Users] beefing up mailman's web security

2015-02-16 Thread Mark Sapiro
On 02/16/2015 12:20 PM, Steven Jones wrote: > > Our mailman web gui is under constant distributed bruteforce attack. We > would like to add something like, > > https://www.phpcaptcha.org/ > > to it, is this possible? It's certainly possible if you have sufficient access, but it may not be ea

[Mailman-Users] beefing up mailman's web security

2015-02-16 Thread Steven Jones
Hi, Our mailman web gui is under constant distributed bruteforce attack. We would like to add something like, https://www.phpcaptcha.org/ to it, is this possible? or are there any other ideas? regards Steven -- Mailman-Users mailing list M

Re: [Mailman-Users] FW: Your confirmation is required to leave the Mailman-Users mailing list

2015-02-16 Thread Peter Shute
Thanks, that's most likely the answer. I've never thought to remove them other than to tidy up the message, and on some of the mail clients I use, it's so much effort that I don't bother. I looked at messages from a couple of other mailman lists I'm on, and they don't have the unsubscribe link,

Re: [Mailman-Users] FW: Your confirmation is required to leave the Mailman-Users mailing list

2015-02-16 Thread Mark Sapiro
On 02/16/2015 12:48 PM, Peter Shute wrote: > This is the second time I've received one of these. I'm told the only way one > of these could be generated is if there's a URL published out there that does > this when a bot crawls it, or if someone deliberately tried to unsubscribe me. There's ano

[Mailman-Users] FW: Your confirmation is required to leave the Mailman-Users mailing list

2015-02-16 Thread Peter Shute
This is the second time I've received one of these. I'm told the only way one of these could be generated is if there's a URL published out there that does this when a bot crawls it, or if someone deliberately tried to unsubscribe me. Given that I've only had two in five months, I assume it must

Re: [Mailman-Users] Impossible to remove mailing lists with ./rmlist

2015-02-16 Thread Mark Sapiro
On 02/16/2015 03:14 AM, Luca Mazzaferro wrote: > After the installation, I configured the file: > > /usr/lib/mailman/Mailman/mm_cfg.py > > To store the data, lists and archives in external filesystem (now they > are commented because I solved in another way) > #DATA_DIR = '/data/mailman/data' > #

Re: [Mailman-Users] Impossible to remove mailing lists with ./rmlist

2015-02-16 Thread Luca Mazzaferro
Hi Mark, I found the problem. After the installation, I configured the file: /usr/lib/mailman/Mailman/mm_cfg.py To store the data, lists and archives in external filesystem (now they are commented because I solved in another way) #DATA_DIR = '/data/mailman/data' #PUBLIC_ARCHIVE_FILE_DIR = '/da