Add 8.eu.org

This commit is contained in:
June 2023-05-18 23:19:40 +02:00
parent 00ff582d1f
commit b81c3e58d5
No known key found for this signature in database
GPG key ID: 0AEBD2FDF96DFDA1

36
zones/8.eu.org.zone Normal file
View file

@ -0,0 +1,36 @@
@ 10800 IN SOA ns1.dns-witch.net.eu.org. june.lacoloc.cafe. (
2021031201 ; Numero
28800 ; Refresh
14400 ; Retry
3600000 ; Expire
86400 ) ; Minimum
@ IN 3600 NS ns1.dns-witch.net.eu.org.
@ IN 3600 NS ns2.dns-witch.net.eu.org.
; A Records
@ IN 3600 A 89.84.130.57
; AAAA Records
@ IN 3600 AAAA 2001:861:8c86:9f9f::1
; TXT Records
;@ 3600 IN TXT "hosted-email-verify=kb3jva4c"
;@ 3600 IN TXT "v=spf1 include:spf.migadu.com -all"
;@ 3600 IN TXT "v=DMARC1; p=quarantine;"
; MX Records
;problemes.eu.org. 3600 IN MX 10 aspmx1.migadu.com.
;problemes.eu.org. 3600 IN MX 20 aspmx2.migadu.com.
; CNAME Records
;key1._domainkey IN 3600 CNAME key1.problemes.eu.org._domainkey.migadu.com.
;key2._domainkey IN 3600 CNAME key2.problemes.eu.org._domainkey.migadu.com.
;key3._domainkey IN 3600 CNAME key3.problemes.eu.org._domainkey.migadu.com.
;autoconfig IN 3600 CNAME autoconfig.migadu.com.
; SRV Records
;_autodiscover._tcp.problemes.eu.org. 86400 IN SRV 0 1 443 autodiscover.migadu.com.
;_submissions._tcp.problemes.eu.org. 86400 IN SRV 0 1 465 smtp.migadu.com.
;_imaps._tcp.problemes.eu.org. 86400 IN SRV 0 1 993 imap.migadu.com.
;_pop3s._tcp.problemes.eu.org. 86400 IN SRV 0 1 995 pop.migadu.com.