Update familier.net

This commit is contained in:
June 2021-03-01 02:46:43 +01:00
parent b4aa036151
commit ecbc0bab4a

View file

@ -1,5 +1,5 @@
@ 10800 IN SOA familier.net.eu.org. june.lacoloc.cafe. (
2021030105 ; Numero
2021030106 ; Numero
28800 ; Refresh
14400 ; Retry
3600000 ; Expire
@ -25,6 +25,8 @@ mail 3600 IN AAAA 2a01:4f9:c011:665::1
git 3600 IN AAAA 2a01:4f9:c011:665::1
; SPF Records
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"
mail 3600 IN TXT "v=spf1 mx ip4:65.21.49.125 ~all"
mail 3600 IN TXT "v=spf1 mx ip6:2a01:4f9:c011:665::1 ~all"
@ -41,3 +43,4 @@ dkim._domainkey.mail.familier.net.eu.org. 3600 TXT (
; DMARC Records
_dmarc.mail 3600 IN TXT "v=DMARC1; p=reject; sp=none; adkim=s; aspf=s; ruf=mailto:june@mail.familier.net.eu.org,june@lacoloc.cafe"
_dmarc 3600 IN TXT "v=DMARC1; p=reject; sp=none; adkim=s; aspf=s; ruf=mailto:june@mail.familier.net.eu.org,june@lacoloc.cafe"