From 32d01519e8a16317c1c48eba0cfa99a5e26c779e Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Thu, 10 Aug 2023 14:51:57 +0300 Subject: [PATCH] feat(jey): Update TXT record --- domains/jeymen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index b42e8405d..ac99b4b5b 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -16,6 +16,6 @@ "mx2.improvmx.com" ], - "TXT": "spf.improvmx.com" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }