mirror of
https://github.com/Mailu/Mailu.git
synced 2025-06-04 23:27:34 +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
|
# Fail2Ban configuration file
|
||||||
[Definition]
|
[Definition]
|
||||||
failregex = : Authentication attempt from <HOST> has been rate-limited\.$
|
failregex = : Authentication attempt from <HOST>(?: for (?:[^ ]+@[^ ]+))? has been rate-limited\.$
|
||||||
ignoreregex =
|
ignoreregex =
|
||||||
journalmatch = CONTAINER_TAG=mailu-admin
|
journalmatch = CONTAINER_TAG=mailu-admin
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user