From e18ccf49682c59870bcfc39198e6d655c848a760 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Thu, 9 Jun 2022 20:57:10 +0200 Subject: [PATCH] ungoogle tormakris.dev --- dnsconfig.js | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/dnsconfig.js b/dnsconfig.js index d323e56..fb9915a 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -83,21 +83,14 @@ D("tormakris.dev", REG_NONE, DnsProvider(cloudflare), DefaultTTL(3600), A('@', '192.0.2.1', CF_PROXY_ON), - MX('@', 1, 'ASPMX.L.GOOGLE.COM.'), - MX('@', 5, 'ALT1.ASPMX.L.GOOGLE.COM.'), - MX('@', 5, 'ALT2.ASPMX.L.GOOGLE.COM.'), - MX('@', 10, 'ALT3.ASPMX.L.GOOGLE.COM.'), - MX('@', 10, 'ALT4.ASPMX.L.GOOGLE.COM.'), - CNAME('calendar', 'ghs.googlehosted.com.'), - CNAME('docs', 'ghs.googlehosted.com.'), - CNAME('groups', 'ghs.googlehosted.com.'), - CNAME('mail', 'ghs.googlehosted.com.'), - CNAME('sites', 'ghs.googlehosted.com.'), - CNAME('certauth.fs','webgateway.tormakristof.eu.'), + MX('@', 0, 'tormakris-dev.mail.protection.outlook.com.'), + CNAME('autodiscover','autodiscover.outlook.com.'), + CNAME('enterpriseregistration','enterpriseregistration.windows.net.'), + CNAME('enterpriseenrollment','enterpriseenrollment.manage.microsoft.com.'), CNAME('selector1._domainkey','selector1-tormakris-dev._domainkey.tormakristof.onmicrosoft.com.'), CNAME('selector2._domainkey','selector2-tormakris-dev._domainkey.tormakristof.onmicrosoft.com.'), TXT('google._domainkey', ['v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArDLuWVTcV3GW+j2x1sImCeKuaVBmqa1UmG+ZCZU7wbSpkaRXQVITnFD3a974FipWRCwxJh1aJfkDHc3slXsv6MxmDCxIs1tMtfBihH8jGTQnUX3sqawHJSRHgQiAiASu13wYUUxcbV10xDRQICEH6BPuKqBvemWqYCWQqyhLYcx2GUfOUXOb0sJJV0bYyiGp4', 'wWBLWnj1WouvGlVWfalQnCjqyA9skctxpRvcxiQqRIBqYj6QG6sD+PFtDHJHnfdoWoqKeEW1t+TEM2mZWJviap0441sntn9UY7MBWIVz150XMFnBxxrYxkJQGyXKswGk8xDdmak/F42RUpe5hHn+wIDAQAB']), - TXT('@', 'v=spf1 include:_spf.google.com -all'), + TXT('@', 'v=spf1 include:spf.protection.outlook.com -all'), TXT('@', 'google-site-verification=j5a9N2rIead4e3h5baJd1o3xrl7f5n_U82nDfgrZi9I'), TXT('@', 'MS=ms71551872'), TXT('_dmarc', 'v=DMARC1; p=reject;')