Migadu for problemes.eu.org
This commit is contained in:
parent
66fad618b4
commit
82aa6c7045
1 changed files with 21 additions and 0 deletions
|
@ -13,3 +13,24 @@
|
||||||
|
|
||||||
; AAAA Records
|
; AAAA Records
|
||||||
@ IN 3600 AAAA 2001:861:8c86:9f9f::1
|
@ 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. SRV 86400 IN SRV 0 1 443 autodiscover.migadu.com.
|
||||||
|
_submissions._tcp.problemes.eu.org. SRV 86400 IN SRV 0 1 465 smtp.migadu.com.
|
||||||
|
_imaps._tcp.problemes.eu.org. SRV 86400 IN SRV 0 1 993 imap.migadu.com.
|
||||||
|
_pop3s._tcp.problemes.eu.org. SRV 86400 IN SRV 0 1 995 pop.migadu.com.
|
||||||
|
|
Loading…
Reference in a new issue