From 454a2b167bfca0c07363632cf2b2270057bd9fec Mon Sep 17 00:00:00 2001 From: Michael Kroes Date: Sat, 26 Mar 2016 09:04:51 +0100 Subject: [PATCH] Stop fail2ban recidive from sending emails, like all other jails --- conf/fail2ban/jail.local | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/fail2ban/jail.local b/conf/fail2ban/jail.local index b9340e52..d2a12f33 100644 --- a/conf/fail2ban/jail.local +++ b/conf/fail2ban/jail.local @@ -27,3 +27,4 @@ maxretry = 20 [recidive] enabled = true maxretry = 10 +action = iptables-allports[name=recidive]