Skip to content

roundcube: Configure to log to journald & enable fail2ban

This is a continuation of !2232 (closed) and implements roundcube logging to syslog so that fail2ban actually works.

10 invalid logins within 10 minutes actually results in fail2ban banning the IP. fail2ban unban --all removes the ban. Roundcube itself seems to have a rate limit on login attempts (3 login fails consecutively seems to result in a ban of about 30 seconds).

Merge request reports

Loading