mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 09:34:33 +02:00
Fixed i#152 Fail2ban config and tests
This commit is contained in:
parent
2c4d7a425a
commit
0322d890cd
4 changed files with 13 additions and 7 deletions
|
@ -68,7 +68,7 @@ sendername = Fail2Ban
|
|||
# iptables-multiport, shorewall, etc) It is used to define
|
||||
# action_* variables. Can be overridden globally or per
|
||||
# section within jail.local file
|
||||
banaction = iptables-multiport
|
||||
banaction = hostsdeny
|
||||
|
||||
# email action. Since 0.8.1 upstream fail2ban uses sendmail
|
||||
# MTA for the mailing. Change mta configuration parameter to mail
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue