1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00

The date matcher seems to fail sometimes

This commit is contained in:
Florent Daigniere 2023-02-10 12:09:25 +01:00
parent c55a06f85d
commit b623e1f286

View File

@ -566,7 +566,7 @@ follow these steps:
# Fail2Ban configuration file # Fail2Ban configuration file
[Definition] [Definition]
failregex = ^\[info\] \d+#\d+: \*\d+ client login failed: "AUTH not supported" while in http auth state, client: <HOST>, server: failregex = ^.*?\[info\] \d+#\d+: \*\d+ client login failed: "AUTH not supported" while in http auth state, client: <HOST>, server:
ignoreregex = ignoreregex =
journalmatch = CONTAINER_TAG=mailu-front journalmatch = CONTAINER_TAG=mailu-front