- MX("@", 10, "in1-smtp.messagingengine.com."),
- MX("@", 20, "in2-smtp.messagingengine.com."),
-
- TXT("@", "v=spf1 include:spf.messagingengine.com ?all"),
- CNAME("fm1._domainkey", "fm1.stateofthemap.eu.dkim.fmhosted.com."),
- CNAME("fm2._domainkey", "fm2.stateofthemap.eu.dkim.fmhosted.com."),
- CNAME("fm3._domainkey", "fm3.stateofthemap.eu.dkim.fmhosted.com."),
+ TXT("_dmarc", "v=DMARC1; p=reject; sp=reject; adkim=s; aspf=s;"),
+ TXT("*._domainkey", "v=DKIM1; p="),
+ TXT("@", "v=spf1 -all"),