Dale, Mark wrote:
>
>I've had a look through the Mailman log files and can't see that Mailman
>writes anywhere for failed login attempts (to the Admin page).
Correct.
>It seems that the best that can be done at the moment is to guess it from the
>POST entries in the Apache logs.
>
>Even there
Hi All,
I'm looking for a way to prevent the Mailman Admin login from getting bruted. I
was thinking that I can set fail2ban to watch the logfiles and trigger an event
after a certain number of failed logins from the same IP address, within a
specified time period.
I've had a look through the