mirror of https://github.com/fail2ban/fail2ban
BF: fix name in action for uwimap-auth
parent
dd10eaa5c0
commit
ab457acc4d
|
@ -419,7 +419,7 @@ logpath = /var/log/maillog
|
||||||
[uwimap-auth]
|
[uwimap-auth]
|
||||||
enabled = false
|
enabled = false
|
||||||
filter = uwimap-auth
|
filter = uwimap-auth
|
||||||
action = iptables-multiport[name=perdition,port="110,143,993,995"]
|
action = iptables-multiport[name=uwimap-auth,port="110,143,993,995"]
|
||||||
logpath = /var/log/maillog
|
logpath = /var/log/maillog
|
||||||
|
|
||||||
[osx-ssh-ipfw]
|
[osx-ssh-ipfw]
|
||||||
|
|
Loading…
Reference in New Issue