From 1e257fe74f411af06d0a6f2fe58dff71b3de05c6 Mon Sep 17 00:00:00 2001 From: Sly Date: Thu, 1 Aug 2024 17:40:40 +0100 Subject: [PATCH] Update sly.json --- domains/sly.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/sly.json b/domains/sly.json index 4730c77da..82ac71bb2 100644 --- a/domains/sly.json +++ b/domains/sly.json @@ -10,6 +10,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +}