From: Peter Palfrader Date: Thu, 22 Nov 2018 13:30:23 +0000 (+0100) Subject: postfix fail2ban -- ban quicker and longer X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=0eccc20e97b805f7e3f6a614c061306a259de715;p=mirror%2Fdsa-puppet.git postfix fail2ban -- ban quicker and longer --- diff --git a/modules/fail2ban/files/jail/dsa-postfix.conf b/modules/fail2ban/files/jail/dsa-postfix.conf index 354f8de13..2ece5648e 100644 --- a/modules/fail2ban/files/jail/dsa-postfix.conf +++ b/modules/fail2ban/files/jail/dsa-postfix.conf @@ -3,5 +3,6 @@ enabled = true filter = dsa-postfix port = smtp,ssmtp logpath = /var/log/mail.log -maxretry = 4 -bantime = 3600 +maxretry = 1 +findtime = 3600 +bantime = 10800