Skip to content

dovecot: add fail2ban jail

Benedek Nagy requested to merge nbenedek/freedombox:dovecot-fail2ban into master

I tested this patch on a production server. When trying to authenticate with Thunderbird, the program will try to log in three times, then disconnect from the server. This means that one failed login attempt will be logged as four attempts. For this reason, set maxretry to be 30.

The IP block only affects dovecot, other services are still reachable.

Signed-off-by: nbenedek contact@nbenedek.me

Merge request reports

Loading