mirror of
https://github.com/optim-enterprises-bv/Mailu-OIDC.git
synced 2025-11-01 18:47:47 +00:00
fix fail2ban regexp
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user