From 4a157af515288bf507d8c0248838e541e03c2cd4 Mon Sep 17 00:00:00 2001 From: Shuchir Jain <53063247+CoolCoderSJ@users.noreply.github.com> Date: Mon, 10 Jan 2022 18:11:21 -0500 Subject: [PATCH] Add improvmx setup --- domains/coolcodersj.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/coolcodersj.json b/domains/coolcodersj.json index 0d57a28f7..90eb28cce 100644 --- a/domains/coolcodersj.json +++ b/domains/coolcodersj.json @@ -5,6 +5,9 @@ }, "description": "Portfolio", "record": { - "CNAME": "coolcodersj.github.io" + "CNAME": "coolcodersj.github.io", + "MX": "mx1.improvmx.com", + "MX": "mx2.improvmx.com", + "TXT": "v=spf1 include:spf.improvmx.com ~all" } }