From 8501f835652e6989fc61019995fc5b019619ee95 Mon Sep 17 00:00:00 2001 From: Amaury <1293565+amaury1729@users.noreply.github.com> Date: Wed, 11 Oct 2023 16:47:27 +0200 Subject: [PATCH] typo --- core/src/rules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/rules.json b/core/src/rules.json index b5a4566f2..cdc6b2cbb 100644 --- a/core/src/rules.json +++ b/core/src/rules.json @@ -10,7 +10,7 @@ "by_mx_suffix": { ".antispamcloud.com.": { "rules": ["SmtpTimeout45s", "SkipCatchAll"], - "_comment": "Some take 30s to respond (sometimes only on 2nd attempt, not deterministic), so we skip the catch-all one, and bump the timeout to over well 30s." + "_comment": "Some take 30s to respond (sometimes only on 2nd attempt, not deterministic), so we skip the catch-all one, and bump the timeout to well over 30s." } }, "rules": {