Merge branch 'master' of framagit.org:dns-witch/dns-witch
This commit is contained in:
commit
eed157d29e
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ mail 3600 IN AAAA 2a01:4f9:c011:665::1
|
||||||
git 3600 IN AAAA 2a01:4f9:c011:665::1
|
git 3600 IN AAAA 2a01:4f9:c011:665::1
|
||||||
prometheus 3600 IN AAAA 2a01:4f9:c011:665::1
|
prometheus 3600 IN AAAA 2a01:4f9:c011:665::1
|
||||||
|
|
||||||
|
; CNAME
|
||||||
|
prometheus 3600 IN CNAME familier.net.eu.org.
|
||||||
|
|
||||||
; SPF Records
|
; SPF Records
|
||||||
@ 3600 IN TXT "v=spf1 mx ip4:65.21.49.125 -all"
|
@ 3600 IN TXT "v=spf1 mx ip4:65.21.49.125 -all"
|
||||||
@ 3600 IN TXT "v=spf1 mx ip6:2a01:4f9:c011:665::1 -all"
|
@ 3600 IN TXT "v=spf1 mx ip6:2a01:4f9:c011:665::1 -all"
|
||||||
|
|
Loading…
Reference in a new issue