From 89a1d675d877396e01318621cdeb29325f19d145 Mon Sep 17 00:00:00 2001 From: Mohamad M <54006217+thedev132@users.noreply.github.com> Date: Wed, 23 Nov 2022 17:54:41 -0800 Subject: [PATCH] Update thedev.json --- domains/thedev.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/thedev.json b/domains/thedev.json index 58614105a..32bfebb53 100644 --- a/domains/thedev.json +++ b/domains/thedev.json @@ -4,6 +4,8 @@ "email": "thedev132@gmail.com" }, "record": { - "A": ["138.2.237.127"] + "A": ["138.2.237.127"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }