1 D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
3 // Publish CAA records indicating that only letsencrypt should issue certificates
7 iodef: "mailto:hostmaster@openstreetmap.org",
16 // Let the main domain handle the email
18 MX("@", 10, "a.mx.openstreetmap.org."),
20 // Delegate SPF policy to the main domain
26 "include:openstreetmap.org", // main openstreetmap.org spf record
31 // Delegate MTA-STS policy to the main domain
33 CNAME("_mta-sts", "_mta-sts.openstreetmap.org."),
35 // Redirect en.openstreetmap.town to en.osm.town