summaryrefslogtreecommitdiffstats
path: root/roles/common/files/etc/fail2ban/filter.d/roundcube.conf
blob: c8cb5d30b530cea70eb3a8db53c87e5d053adee2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[Definition]

# Option:  failregex
# Notes.:  regex to match the password failures messages in the logfile. The
#          host must be matched by a group named "host". The tag "<HOST>" can
#          be used for standard IP/hostname matching and is only an alias for
#          (?:::f{4,6}:)?(?P<host>[\w\-.^_]+)
# Values:  TEXT
#
failregex = IMAP Error: Login failed for \S+ from <HOST>\. AUTHENTICATE \S+: Authentication failed\.

# Option:  ignoreregex
# Notes.:  regex to ignore. If this regex matches, the line is ignored.
# Values:  TEXT
#
ignoreregex =