From 64a72d0ff24b93248cca6fb5a5c9dca1a3a031b3 Mon Sep 17 00:00:00 2001 From: lun4h <71488561+piotr25691@users.noreply.github.com> Date: Wed, 22 Feb 2023 12:33:11 +0100 Subject: [PATCH 1/3] setup improvmx with domain --- domains/lunah.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/lunah.json b/domains/lunah.json index f5a8b21af..631dff11e 100644 --- a/domains/lunah.json +++ b/domains/lunah.json @@ -6,6 +6,8 @@ "email": "lunah@lunahdev.ml" }, "record": { - "A": ["62.171.160.186"] + "A": ["62.171.160.186"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From be05ea75327df63d7701e1e7b4424b17af2de402 Mon Sep 17 00:00:00 2001 From: lun4h <71488561+piotr25691@users.noreply.github.com> Date: Wed, 22 Feb 2023 13:22:12 +0100 Subject: [PATCH 2/3] use discord for owner field --- domains/lunah.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lunah.json b/domains/lunah.json index 631dff11e..dfbd66ffb 100644 --- a/domains/lunah.json +++ b/domains/lunah.json @@ -3,7 +3,7 @@ "repo": "https://github.com/piotr25691", "owner": { "username": "piotr25691", - "email": "lunah@lunahdev.ml" + "discord": "Lunah#3131" }, "record": { "A": ["62.171.160.186"], From 3eedf2ddd25b844b19a4cd3bda2f1638b74ce316 Mon Sep 17 00:00:00 2001 From: lun4h <71488561+piotr25691@users.noreply.github.com> Date: Wed, 22 Feb 2023 13:35:32 +0100 Subject: [PATCH 3/3] looks like the CI failed --- domains/lunah.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/lunah.json b/domains/lunah.json index dfbd66ffb..43375a892 100644 --- a/domains/lunah.json +++ b/domains/lunah.json @@ -3,6 +3,7 @@ "repo": "https://github.com/piotr25691", "owner": { "username": "piotr25691", + "email": "", "discord": "Lunah#3131" }, "record": {