You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02: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