diff --git a/domains/_dmarc.m.json b/domains/_dmarc.m.json new file mode 100644 index 000000000..838e979c6 --- /dev/null +++ b/domains/_dmarc.m.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "TXT": "v=DMARC1; p=reject; rua=mailto:dmarc@wdh.gg" + } +} diff --git a/domains/_dmarc.maintainers.json b/domains/_dmarc.maintainers.json new file mode 100644 index 000000000..838e979c6 --- /dev/null +++ b/domains/_dmarc.maintainers.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "TXT": "v=DMARC1; p=reject; rua=mailto:dmarc@wdh.gg" + } +} diff --git a/domains/autoconfig.m.json b/domains/autoconfig.m.json new file mode 100644 index 000000000..2b13e3c52 --- /dev/null +++ b/domains/autoconfig.m.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "CNAME": "mail.wdh.gg" + } +} diff --git a/domains/autoconfig.maintainers.json b/domains/autoconfig.maintainers.json new file mode 100644 index 000000000..2b13e3c52 --- /dev/null +++ b/domains/autoconfig.maintainers.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "CNAME": "mail.wdh.gg" + } +} diff --git a/domains/autodiscover.m.json b/domains/autodiscover.m.json new file mode 100644 index 000000000..2b13e3c52 --- /dev/null +++ b/domains/autodiscover.m.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "CNAME": "mail.wdh.gg" + } +} diff --git a/domains/autodiscover.maintainers.json b/domains/autodiscover.maintainers.json new file mode 100644 index 000000000..2b13e3c52 --- /dev/null +++ b/domains/autodiscover.maintainers.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "CNAME": "mail.wdh.gg" + } +} diff --git a/domains/dkim._domainkey.m.json b/domains/dkim._domainkey.m.json new file mode 100644 index 000000000..8e80b333c --- /dev/null +++ b/domains/dkim._domainkey.m.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "TXT": "v=DKIM1;k=rsa;t=s;s=email;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzI8+frtFCe8P5Yj9C2zR6NuiHeP7or4MYENeTN8pKsYiWPbBlo7MhabnnGGx5LzU+Df2X8OK0c9J9gxZl9u1WwJwh1ABnvxmPRh78ay7Jwl+dW2TrHqEjNLIqhcncPEZpMNX+FgI01fG+krpb00UK1Y0op9xwYJOQ+GLjfQxav/VS+g25ULYJw9dTe4bAywKNSygrFDIpxTOB8qhKtvJJ42BxydD3gytutYS6xT8EQtEd46QLoI3IPg9OzOmJkzvyy+B1x2icxmHEBig3gYh/HlEEyeI/9iFbDIgI/rPLEWXxPmbMqKWMyoSz6LjFpdKbE8xm05qN8ltTl6KDrZw+wIDAQAB" + } +} diff --git a/domains/dkim._domainkey.maintainers.json b/domains/dkim._domainkey.maintainers.json new file mode 100644 index 000000000..36488e554 --- /dev/null +++ b/domains/dkim._domainkey.maintainers.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "TXT": "v=DKIM1;k=rsa;t=s;s=email;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvHKQUOZp+krOUiZRtt6M1R14IM3Q9aVUrOhdHrSbxCc99ihForirdGBWFXLBhf0VzOYuYQwZ06fRsS35UrWc/LDMWmxicdNYwXJb4izGRJef1HmS0msx31hK5N81FYSCpyKY61dtaMofyJqFrCMWloURsRGoyY5KoRrwtaB5BhVCyCN6bkaD8IYzTf2C6cvsIiOPWrCkjns+BnzN77B7PBxVnDVZLkfrv/1r6Mhi5Ltj+QxlsRzuaeKr/XtYqn05bv9xD2RPJXvrALS7Gfs1zSe/hvEyMFUhtKuX2BzZApK2rSW/Mt1m4x1nsQdRkbyKdsvGB2zyUIIv6C8w1OTFRwIDAQAB" + } +} diff --git a/domains/m.json b/domains/m.json new file mode 100644 index 000000000..559b318c5 --- /dev/null +++ b/domains/m.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "MX": ["mail.wdh.gg"], + "TXT": "v=spf1 include:_spf.wdh.gg ~all" + } +} diff --git a/domains/maintainers.json b/domains/maintainers.json index eaff9566d..f305d1c74 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -1,14 +1,10 @@ { "owner": { - "username": "is-a-dev", - "email": "" + "username": "is-a-dev", + "email": "" }, "record": { - "URL": "https://team.is-a.dev", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mail.wdh.gg"], + "TXT": "v=spf1 include:_spf.wdh.gg ~all" } }