From 373c8357b9c1da1b410166d2fd50376520474d30 Mon Sep 17 00:00:00 2001 From: iakzs Date: Mon, 19 Jun 2023 07:06:21 -0400 Subject: [PATCH 1/5] Update elbenja.json --- domains/elbenja.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/elbenja.json b/domains/elbenja.json index dfa408221..9f7fd2313 100644 --- a/domains/elbenja.json +++ b/domains/elbenja.json @@ -6,6 +6,7 @@ }, "record": { - "MX": ["mx1.improvmx.com"] + "MX": ["mx1.improvmx.com.”] + “TXT”: ["v=spf1 include:spf.improvmx.com ~all"] } } From ed440b314902b8dcfb2f814db81b6a9cb1ae88b3 Mon Sep 17 00:00:00 2001 From: iakzs Date: Mon, 19 Jun 2023 07:07:05 -0400 Subject: [PATCH 2/5] Update elbenja.json --- domains/elbenja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elbenja.json b/domains/elbenja.json index 9f7fd2313..a7b30e200 100644 --- a/domains/elbenja.json +++ b/domains/elbenja.json @@ -6,7 +6,7 @@ }, "record": { - "MX": ["mx1.improvmx.com.”] + "MX": ["mx1.improvmx.com."] “TXT”: ["v=spf1 include:spf.improvmx.com ~all"] } } From de677e99d7b5cab85f3e0d90a99130b17ec74a53 Mon Sep 17 00:00:00 2001 From: iakzs Date: Mon, 19 Jun 2023 07:07:29 -0400 Subject: [PATCH 3/5] Update elbenja.json --- domains/elbenja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elbenja.json b/domains/elbenja.json index a7b30e200..565f484af 100644 --- a/domains/elbenja.json +++ b/domains/elbenja.json @@ -7,6 +7,6 @@ "record": { "MX": ["mx1.improvmx.com."] - “TXT”: ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From bc734c558888834946926639b732ed3ab6d5a9e3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 20 Jun 2023 08:19:45 +0800 Subject: [PATCH 4/5] Update elbenja.json --- domains/elbenja.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/elbenja.json b/domains/elbenja.json index 565f484af..072e3fabe 100644 --- a/domains/elbenja.json +++ b/domains/elbenja.json @@ -6,7 +6,7 @@ }, "record": { - "MX": ["mx1.improvmx.com."] - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 811d0fcbd09b7562318852ce9f47a8331fa1dbe2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 20 Jun 2023 10:08:49 +0800 Subject: [PATCH 5/5] Update elbenja.json --- domains/elbenja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elbenja.json b/domains/elbenja.json index 072e3fabe..34b563feb 100644 --- a/domains/elbenja.json +++ b/domains/elbenja.json @@ -6,7 +6,7 @@ }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } }