From 83a0e6b8ee0436f4df2a4878b87f79a71e5b0328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Mon, 10 Nov 2025 15:10:25 +0100 Subject: [PATCH] chore(mailu): Reverted rate limit --- manifests/artemis/mailu/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/mailu/values.yaml b/manifests/artemis/mailu/values.yaml index b9a5828..589bfe5 100644 --- a/manifests/artemis/mailu/values.yaml +++ b/manifests/artemis/mailu/values.yaml @@ -166,7 +166,7 @@ limits: ipv6Mask: 56 user: 100/day exemptionLength: 86400 - exemption: "10.42.0.0/16" + exemption: "10.42.4.105" # Configuration to reduce outgoing spam in case of a compromised account. See the documentation for further information: https://mailu.io/1.9/configuration.html?highlight=MESSAGE_RATELIMIT ## @param limits.messageRatelimit.value Sets the `MESSAGE_RATELIMIT` environment variable in the `admin` pod