2013-01-31 19:39:59 +00:00
|
|
|
# Fail2Ban configuration file for roundcube web server
|
|
|
|
#
|
|
|
|
#
|
|
|
|
#
|
|
|
|
|
2013-07-09 16:48:12 +00:00
|
|
|
[INCLUDES]
|
|
|
|
|
|
|
|
before = common.conf
|
|
|
|
|
2013-01-31 19:39:59 +00:00
|
|
|
[Definition]
|
|
|
|
|
2013-08-28 01:57:38 +00:00
|
|
|
failregex = ^\s*(\[(\s[+-][0-9]{4})?\])?(%(__hostname)s roundcube: IMAP Error)?: (FAILED login|Login failed) for .*? from <HOST>(\. AUTHENTICATE .*)?\s*$
|
2013-01-31 19:39:59 +00:00
|
|
|
|
|
|
|
ignoreregex =
|
2013-10-30 13:02:59 +00:00
|
|
|
|
|
|
|
# Author: Teodor Micu & Yaroslav Halchenko & terence namusonge
|