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 openstreetmap.at handle email
18 MX("@", 1, "mail.openstreetmap.at."),
20 // Main web server and it's aliases
22 A("@", "88.198.206.107"),
23 A("www", "88.198.206.107")