- lintian fixevi
[fail2ban-cn.git] / dovecot.conf
1 # Fail2Ban configuration file
2 #
3 # Author: CARNet grupa za pakete
4
5 [Definition]
6
7 # Option: failregex
8 # Notes.: regex to match the password failures messages in the logfile. The
9 #          host must be matched by a group named "host". The tag "<HOST>" can
10 #          be used for standard IP/hostname matching and is only an alias for
11 #          (?:::f{4,6}:)?(?P<host>\S+)
12 # Values: TEXT
13 #
14 #failregex = dovecot.*auth\(default\): pam\(.*,<HOST>\): pam_authenticate\(\) failed:
15 failregex = (?: pop3-login|imap-login): (?:Authentication failure|Aborted login \(auth failed|Aborted login \(tried to use disabled|Disconnected \(auth failed).*rip=(?P<host>\S*),.*
16
17 # Option:  ignoreregex
18 # Notes.:  regex to ignore. If this regex matches, the line is ignored.
19 # Values:  TEXT
20 #
21 ignoreregex =