diff --git a/dnsconfig.js b/dnsconfig.js index 1dbb3dc..f3eb371 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -13,7 +13,7 @@ D("kmlabz.com", REG_NONE, MX('@', 6, 'route3.mx.cloudflare.net.'), TXT('@', 'google-site-verification=cg0LE20BEX78s7fbbuYmDxslaHxJTVra5vBFehxsujk'), TXT('@', 'v=spf1 include:_spf.mx.cloudflare.net -all'), - TXT('_dmarc', 'v=DMARC1; p=reject; pct=25; rua=mailto:tormakristof@tormakristof.eu.;') + TXT('_dmarc', 'v=DMARC1; p=reject; pct=25; rua=mailto:tormakristof@tormakristof.eu.; ruf=mailto:tormakristof@tormakristof.eu.;') ); D("tormakristof.eu", REG_NONE, DnsProvider(cloudflare), @@ -82,6 +82,7 @@ D("torma.xyz", REG_NONE, MX('@', 10, 'mx01.mail.icloud.com.'), MX('@', 10, 'mx02.mail.icloud.com.'), CNAME('sig1._domainkey', 'sig1.dkim.torma.xyz.at.icloudmailadmin.com.'), + TXT('_dmarc', 'v=DMARC1; p=reject;'), TXT('@', 'v=spf1 redirect=icloud.com'), TXT('@', 'apple-domain=h0Mjsp5TEdNbSNRa') );