From 00df937be21e0945bc4425c3e11353a1208ee7e2 Mon Sep 17 00:00:00 2001 From: Tom Mairs Date: Fri, 18 Sep 2026 04:17:09 +0000 Subject: [PATCH] remove trailing dot --- assets/community/shaping.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/community/shaping.toml b/assets/community/shaping.toml index a835061b..55034670 100644 --- a/assets/community/shaping.toml +++ b/assets/community/shaping.toml @@ -296,7 +296,7 @@ duration = "30 minutes" #==== Barracuda network [provider."barracuda"] match=[ - {MXSuffix=".barracudanetworks.com."}, + {MXSuffix=".barracudanetworks.com"}, ] enable_tls = 'Required' max_deliveries_per_connection = 15 @@ -306,7 +306,7 @@ provider_connection_limit =10 #==== Netvigator network [provider."netvigator"] match=[ - {MXSuffix=".netvigator.com."}, + {MXSuffix=".netvigator.com"}, ] enable_tls = 'Required' max_deliveries_per_connection = 10 @@ -322,7 +322,7 @@ duration = "30 minutes" #==== KPN provider [provider."kpn"] match=[ - {MXSuffix=".kpnmail.nl."}, + {MXSuffix=".kpnmail.nl"}, ] max_deliveries_per_connection = 10 connection_limit = 10