diff --git a/domains/_github-pages-challenge-BerzCode.saurabhkirve.json b/domains/_github-pages-challenge-sxurabh.saurabhkirve.json similarity index 100% rename from domains/_github-pages-challenge-BerzCode.saurabhkirve.json rename to domains/_github-pages-challenge-sxurabh.saurabhkirve.json diff --git a/domains/acey.json b/domains/acey.json index 39b36cb1a..9ee2ddcaf 100644 --- a/domains/acey.json +++ b/domains/acey.json @@ -4,6 +4,6 @@ "email": "aceygoesboom@gmail.com" }, "record": { - "URL": "https://github.com/AceyDoCodes" + "CNAME": "website-5qo.pages.dev" } } diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 8b3fe072d..c9e00619f 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -5,7 +5,13 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev", + "forward-email=/^(?!support\\.gattinhosbot$).*/:gattinhosbot@mail.stefdp.is-a.dev" + ] } -} \ No newline at end of file +} diff --git a/domains/mail.acey.json b/domains/mail.acey.json deleted file mode 100644 index aea7771d4..000000000 --- a/domains/mail.acey.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json new file mode 100644 index 000000000..2f7201d79 --- /dev/null +++ b/domains/mail.stefdp.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com", + "twitter": "Stef_Del_Prete" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json index 8a446b8c0..bc379d03e 100644 --- a/domains/pranavagrawal.json +++ b/domains/pranavagrawal.json @@ -5,7 +5,10 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} diff --git a/domains/stefdp.json b/domains/stefdp.json index 9664d7974..eb96a847a 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -1,6 +1,4 @@ { - "description": "Domain for my personal website", - "repo": "https://github.com/Stef-00012/stef-00012.github.io", "owner": { "username": "Stef-00012", "email": "stefano.delprete.08@gmail.com", @@ -8,7 +6,13 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", - "MX": ["mailx.is-a.dev"] + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=admin:admin.main@mail.stefdp.is-a.dev", + "forward-email=/^(?!admin$).*/:main@mail.stefdp.is-a.dev" + ] } } diff --git a/domains/yacineboussoufa.json b/domains/yacineboussoufa.json index b868c8109..1bc6e0447 100644 --- a/domains/yacineboussoufa.json +++ b/domains/yacineboussoufa.json @@ -4,6 +4,6 @@ "email": "yacine.boussoufa.yb@gmail.com" }, "record": { - "CNAME": "yacineboussoufa.it.eu.org" + "URL": "https://yacineboussoufa.it.eu.org" } }