From 5311c08a7f8ba9ff624a07a2fa75c367e03def88 Mon Sep 17 00:00:00 2001 From: Shuchir Jain <53063247+CoolCoderSJ@users.noreply.github.com> Date: Mon, 10 Jan 2022 18:10:04 -0500 Subject: [PATCH 1/7] Create shuchirjain.json --- domains/shuchirjain.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shuchirjain.json diff --git a/domains/shuchirjain.json b/domains/shuchirjain.json new file mode 100644 index 000000000..760c81961 --- /dev/null +++ b/domains/shuchirjain.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "CoolCoderSJ", + "email": "coolcodersj@gmail.com" + }, + + "record": { + "MX": "mx1.improvmx.com", + "MX": "mx2.improvmx.com", + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} 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 2/7] 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" } } From 1c8ff89db93b3dd5fff0700a39d6728f07b53f46 Mon Sep 17 00:00:00 2001 From: Shuchir Jain <53063247+CoolCoderSJ@users.noreply.github.com> Date: Mon, 10 Jan 2022 18:17:18 -0500 Subject: [PATCH 3/7] Update shuchirjain.json --- domains/shuchirjain.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/shuchirjain.json b/domains/shuchirjain.json index 760c81961..9c8568d08 100644 --- a/domains/shuchirjain.json +++ b/domains/shuchirjain.json @@ -5,8 +5,10 @@ }, "record": { - "MX": "mx1.improvmx.com", - "MX": "mx2.improvmx.com", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From f943fcad2b3928f9c3e1d2dba32de093fe3458c5 Mon Sep 17 00:00:00 2001 From: Shuchir Jain <53063247+CoolCoderSJ@users.noreply.github.com> Date: Mon, 10 Jan 2022 18:18:05 -0500 Subject: [PATCH 4/7] Update coolcodersj.json --- domains/coolcodersj.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/coolcodersj.json b/domains/coolcodersj.json index 90eb28cce..3d3d0f082 100644 --- a/domains/coolcodersj.json +++ b/domains/coolcodersj.json @@ -6,8 +6,10 @@ "description": "Portfolio", "record": { "CNAME": "coolcodersj.github.io", - "MX": "mx1.improvmx.com", - "MX": "mx2.improvmx.com", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 06c728395544c017049fea8bf7f9fdc652341594 Mon Sep 17 00:00:00 2001 From: Shuchir Jain <53063247+CoolCoderSJ@users.noreply.github.com> Date: Mon, 10 Jan 2022 18:19:24 -0500 Subject: [PATCH 5/7] oops --- domains/coolcodersj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/coolcodersj.json b/domains/coolcodersj.json index 3d3d0f082..96fcacb56 100644 --- a/domains/coolcodersj.json +++ b/domains/coolcodersj.json @@ -9,7 +9,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 144e55be9875e5d5d403efa1b92baa40a92c86eb Mon Sep 17 00:00:00 2001 From: Shuchir Jain <53063247+CoolCoderSJ@users.noreply.github.com> Date: Mon, 10 Jan 2022 18:19:38 -0500 Subject: [PATCH 6/7] oops again --- domains/shuchirjain.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shuchirjain.json b/domains/shuchirjain.json index 9c8568d08..4bd0900c3 100644 --- a/domains/shuchirjain.json +++ b/domains/shuchirjain.json @@ -8,7 +8,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 4150b4b05af07265fd873aa5c184811dca598022 Mon Sep 17 00:00:00 2001 From: Shuchir Jain <53063247+CoolCoderSJ@users.noreply.github.com> Date: Mon, 10 Jan 2022 18:21:07 -0500 Subject: [PATCH 7/7] aaa apparently no mx records allowed here --- domains/coolcodersj.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/coolcodersj.json b/domains/coolcodersj.json index 96fcacb56..0d57a28f7 100644 --- a/domains/coolcodersj.json +++ b/domains/coolcodersj.json @@ -5,11 +5,6 @@ }, "description": "Portfolio", "record": { - "CNAME": "coolcodersj.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "coolcodersj.github.io" } }