services/mail: use dynamically increasing fail2ban bantime for postfix
This commit is contained in:
parent
fdda7a03fd
commit
5f13c5eb49
1 changed files with 1 additions and 0 deletions
|
@ -93,5 +93,6 @@ in
|
|||
services.fail2ban.jails.postfix = ''
|
||||
enabled = true
|
||||
mode = aggressive
|
||||
bantime.increment = true
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue