Ajouter zones/elud.tkt.lol
All checks were successful
Deploy zones / Deploy-Zones (push) Successful in 13s
All checks were successful
Deploy zones / Deploy-Zones (push) Successful in 13s
This commit is contained in:
parent
93e2eb5ba9
commit
e12849b5fe
1 changed files with 30 additions and 0 deletions
30
zones/elud.tkt.lol
Normal file
30
zones/elud.tkt.lol
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
@ 10800 IN SOA ns1.dns-witch.net. dns-witch.dns-witch.eu.org. (
|
||||||
|
2025061801 ; Numero
|
||||||
|
28800 ; Refresh
|
||||||
|
14400 ; Retry
|
||||||
|
3600000 ; Expire
|
||||||
|
86400 ) ; Minimum
|
||||||
|
|
||||||
|
@ IN 3600 NS ns1.dns-witch.net.
|
||||||
|
@ IN 3600 NS ns2.dns-witch.net.
|
||||||
|
|
||||||
|
; A Records
|
||||||
|
@ IN 3600 A 5.39.75.20
|
||||||
|
|
||||||
|
; AAAA Records
|
||||||
|
|
||||||
|
; Mails related records
|
||||||
|
; MX Records
|
||||||
|
elud.tkt.lol. 3600 IN MX 10 aspmx1.migadu.com.
|
||||||
|
elud.tkt.lol. 3600 IN MX 20 aspmx2.migadu.com.
|
||||||
|
|
||||||
|
; TXT Records
|
||||||
|
@ 3600 IN TXT "hosted-email-verify=jn6v1l99"
|
||||||
|
@ 3600 IN TXT "v=spf1 include:spf.migadu.com -all"
|
||||||
|
@ 3600 IN TXT "v=DMARC1; p=quarantine;"
|
||||||
|
|
||||||
|
; CNAME Records
|
||||||
|
key1._domainkey IN 3600 CNAME key1.elud.tkt.lol._domainkey.migadu.com.
|
||||||
|
key2._domainkey IN 3600 CNAME key2.elud.tkt.lol._domainkey.migadu.com.
|
||||||
|
key3._domainkey IN 3600 CNAME key3.elud.tkt.lol._domainkey.migadu.com.
|
||||||
|
autoconfig IN 3600 CNAME autoconfig.migadu.com.
|
Loading…
Reference in a new issue