mirror of https://github.com/fail2ban/fail2ban
BF: correct spelling of port for solid-pop3 jail in jail.conf
parent
2bcc6c66b1
commit
fe9e077acf
|
@ -495,7 +495,7 @@ logpath = /var/log/secure
|
||||||
|
|
||||||
[solid-pop3d]
|
[solid-pop3d]
|
||||||
|
|
||||||
posrt = pop3,pop3s
|
port = pop3,pop3s
|
||||||
logpath = /var/log/mail.log
|
logpath = /var/log/mail.log
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue