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
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
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
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,
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
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
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'
> #
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