mirror of https://github.com/fail2ban/fail2ban
Update config/filter.d/dovecot.conf
even tho not on the fail2ban site.. suggested to not be greedy by yarikopticpull/94/head
parent
e040c6d8a3
commit
266cdc29a6
|
@ -15,7 +15,7 @@
|
|||
# Values: TEXT
|
||||
#
|
||||
failregex = .*(?:pop3-login|imap-login):.*(?:Authentication failure|Aborted login \(auth failed|Aborted login \(tried to use disabled|Disconnected \(auth failed).*rip=(?P<host>\S*),.*
|
||||
pam.*dovecot.*(?:authentication failure).*rhost=<HOST>
|
||||
pam.*dovecot.*(?:authentication failure).*rhost=<HOST>(?:\s+user=.*)?\s*$
|
||||
|
||||
# Option: ignoreregex
|
||||
# Notes.: regex to ignore. If this regex matches, the line is ignored.
|
||||
|
|
Loading…
Reference in New Issue