From 6738a27ed01936a6f773eb8f82c852a494e848b5 Mon Sep 17 00:00:00 2001 From: TheTommylong Date: Mon, 28 Apr 2025 04:01:41 +0000 Subject: [PATCH 1/5] Update thetommylong.json --- domains/thetommylong.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/thetommylong.json b/domains/thetommylong.json index 49292fc38..de8324299 100644 --- a/domains/thetommylong.json +++ b/domains/thetommylong.json @@ -5,6 +5,7 @@ "discord": "thetommylong" }, "records": { - "CNAME": "cool-sorbet-8aff60.netlify.app" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From 47bf85072c6aa67c926e6da39bb5ad7eda41d05e Mon Sep 17 00:00:00 2001 From: TheTommylong Date: Mon, 28 Apr 2025 04:02:05 +0000 Subject: [PATCH 2/5] Create www.thetommylong.json --- domains/www.thetommylong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/www.thetommylong.json diff --git a/domains/www.thetommylong.json b/domains/www.thetommylong.json new file mode 100644 index 000000000..49292fc38 --- /dev/null +++ b/domains/www.thetommylong.json @@ -0,0 +1,10 @@ +{ + "description": "Currently used for portfolio website and SMTP mail server", + "owner": { + "username": "TheTommylongIsHeree", + "discord": "thetommylong" + }, + "records": { + "CNAME": "cool-sorbet-8aff60.netlify.app" + } +} From fbace2db20b0b22e44b31b98df0c6e0bc30b0278 Mon Sep 17 00:00:00 2001 From: TheTommylong Date: Mon, 28 Apr 2025 10:16:20 +0000 Subject: [PATCH 3/5] nvm forwardemail --- domains/thetommylong.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/thetommylong.json b/domains/thetommylong.json index de8324299..978584a2d 100644 --- a/domains/thetommylong.json +++ b/domains/thetommylong.json @@ -5,7 +5,7 @@ "discord": "thetommylong" }, "records": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": ["forward-email=NjhhNzQwMjM2Y2YwNjI1NC02NjdlMGZmMDRlNzJhNDMwOGJjOWIyYjc2YmRlOTdkODk0ZDc1MTM4NGVlNDBiZTIzYmEwZWM2NzZjY2JhYWJk"] } } From c7299cffd55278cd3fb382eec9f38728ab9d8555 Mon Sep 17 00:00:00 2001 From: TheTommylong Date: Mon, 28 Apr 2025 13:23:00 +0000 Subject: [PATCH 4/5] configured email forwarding --- domains/thetommylong.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/thetommylong.json b/domains/thetommylong.json index 978584a2d..94713267f 100644 --- a/domains/thetommylong.json +++ b/domains/thetommylong.json @@ -6,6 +6,7 @@ }, "records": { "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": ["forward-email=NjhhNzQwMjM2Y2YwNjI1NC02NjdlMGZmMDRlNzJhNDMwOGJjOWIyYjc2YmRlOTdkODk0ZDc1MTM4NGVlNDBiZTIzYmEwZWM2NzZjY2JhYWJk"] + "TXT": "forward-email=ZDFmODkzM2IwYTc3MjA2YS0xNjdmYjg1NTZlNTJhZTAyNDAwZDE3Y2M2YTg4YTc1MzIzZWFkOGE3MGM1ZWNlMWU0YTQyOWE4ZTc5NjFlNTky", + "TXT": "forward-email=MGY1NzY3YWI3ZTkxMzc4Mi05ZTVlZTZmMjM1YmQ2ZTA4YTE5NzAwNmJhYThiNmM1YjI0OWFiN2Q5ZjU2NTc0YzY1ZDY2NTEyYTA3Zjg0MWUyODFjYjIyMjg1NGUzZWFiYWUzZDAzN2I1Nzc5NDM0OWE=" } } From d2c7b9c5e00864acd7016d0800b9dc96cb4c68b3 Mon Sep 17 00:00:00 2001 From: TheTommylong Date: Mon, 28 Apr 2025 13:29:35 +0000 Subject: [PATCH 5/5] fixed test error --- domains/thetommylong.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/thetommylong.json b/domains/thetommylong.json index 94713267f..0dceaba4c 100644 --- a/domains/thetommylong.json +++ b/domains/thetommylong.json @@ -6,7 +6,6 @@ }, "records": { "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=ZDFmODkzM2IwYTc3MjA2YS0xNjdmYjg1NTZlNTJhZTAyNDAwZDE3Y2M2YTg4YTc1MzIzZWFkOGE3MGM1ZWNlMWU0YTQyOWE4ZTc5NjFlNTky", - "TXT": "forward-email=MGY1NzY3YWI3ZTkxMzc4Mi05ZTVlZTZmMjM1YmQ2ZTA4YTE5NzAwNmJhYThiNmM1YjI0OWFiN2Q5ZjU2NTc0YzY1ZDY2NTEyYTA3Zjg0MWUyODFjYjIyMjg1NGUzZWFiYWUzZDAzN2I1Nzc5NDM0OWE=" + "TXT": "forward-email=ZjQ4MzI4ZjVhZjA5Y2RhMy03MTIyMzIwMDJhYjg2MzA3MmQzNmY4OTAwNDE0ZmVjYWMwMjU1ZWU1ODg0MjIxNDEzNGYzMjc1OTE2NmI5NjIzZTJmZWNmOTQ5MjhjMmQ5ZjgzODUxMzQyYjE0MjU1MDU=" } }