mirror of
https://github.com/Mailu/Mailu.git
synced 2025-05-31 23:10:01 +02:00
fix fail2ban regexp
This commit is contained in:
parent
890f847f6c
commit
a0c93da850
@ -667,7 +667,7 @@ Please note that the provided example will block the subnet from sending any ema
|
||||
|
||||
# Fail2Ban configuration file
|
||||
[Definition]
|
||||
failregex = : Authentication attempt from <HOST> has been rate-limited\.$
|
||||
failregex = : Authentication attempt from <HOST>(?: for (?:[^ ]+@[^ ]+))? has been rate-limited\.$
|
||||
ignoreregex =
|
||||
journalmatch = CONTAINER_TAG=mailu-admin
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user