From 26d89c7dec0b698f71fe7f22a286cb1be4be1397 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Wed, 30 Oct 2024 14:23:43 +0200 Subject: [PATCH] This might have been the problem --- domains/kush.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kush.json b/domains/kush.json index e9a075b96..ddb4719cd 100644 --- a/domains/kush.json +++ b/domains/kush.json @@ -6,6 +6,6 @@ }, "records": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } }