From d2db24d083e58f86c5d04f92fe2a1644408dc6fe Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:39:43 +0100 Subject: [PATCH 1/5] Create mail.stefdp.json --- mail.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mail.stefdp.json diff --git a/mail.stefdp.json b/mail.stefdp.json new file mode 100644 index 000000000..37f29b109 --- /dev/null +++ b/mail.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From 39e5de344119b34b32ccfb68f76dc42c5024f877 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:42:01 +0100 Subject: [PATCH 2/5] Update and rename temp.stefdp.json to test.stefdp.json --- domains/{temp.stefdp.json => test.stefdp.json} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename domains/{temp.stefdp.json => test.stefdp.json} (75%) diff --git a/domains/temp.stefdp.json b/domains/test.stefdp.json similarity index 75% rename from domains/temp.stefdp.json rename to domains/test.stefdp.json index 37f29b109..41ac1081b 100644 --- a/domains/temp.stefdp.json +++ b/domains/test.stefdp.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "proxy.stefdp.is-a.dev" + "MX": [ + "mail.stefdp.is-a.dev" + ] } } From 7219f6a2686a620083f2d21c5441a56fa4886413 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:42:46 +0100 Subject: [PATCH 3/5] Update mail.stefdp.json --- mail.stefdp.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mail.stefdp.json b/mail.stefdp.json index 37f29b109..41ac1081b 100644 --- a/mail.stefdp.json +++ b/mail.stefdp.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "proxy.stefdp.is-a.dev" + "MX": [ + "mail.stefdp.is-a.dev" + ] } } From 47cb062fd55217ab0787f679b4290032c4d1256e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:43:59 +0100 Subject: [PATCH 4/5] Delete mail.stefdp.json --- mail.stefdp.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 mail.stefdp.json diff --git a/mail.stefdp.json b/mail.stefdp.json deleted file mode 100644 index 41ac1081b..000000000 --- a/mail.stefdp.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "MX": [ - "mail.stefdp.is-a.dev" - ] - } -} From 77821ede8e7c7fb0f2da0906fe5ee47822e4e312 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Mar 2024 17:45:52 +0100 Subject: [PATCH 5/5] Create mail.stefdp.json --- domains/mail.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mail.stefdp.json diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json new file mode 100644 index 000000000..37f29b109 --- /dev/null +++ b/domains/mail.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +}