From f7c8d9be0bb14044a189325bbcc1945f2ec7646b Mon Sep 17 00:00:00 2001 From: Julien Moutinho Date: Sat, 25 May 2013 13:27:43 +0200 Subject: [PATCH] Correction : cyclocoop.org : SPF eXolia. --- etc/nsd3/zone.d/cyclocoop.org.zone.m4 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/etc/nsd3/zone.d/cyclocoop.org.zone.m4 b/etc/nsd3/zone.d/cyclocoop.org.zone.m4 index d4956ca..5692fda 100644 --- a/etc/nsd3/zone.d/cyclocoop.org.zone.m4 +++ b/etc/nsd3/zone.d/cyclocoop.org.zone.m4 @@ -12,6 +12,7 @@ define(`FQDN', `NAME($1).ZONE_DOMAIN') define(`EXOLIA_IP4', `91.121.51.125') define(`EXOLIA_MX_NAME', `mail.cyclocoop.org.') define(`EXOLIA_SPF_IP4', `91.121.51.125') +define(`EXOLIA_SPF2_IP4', `188.165.221.54') * hébergeur : gresille.org define(`GRESILLE_IP4', `IP4(LOCAL)') @@ -81,8 +82,8 @@ www 180 A IP4(GRESILLE) ; http://tools.ietf.org/html/draft-ietf-dnsop-reverse-mapping-considerations ; ENREGISTREMENTS "SPF" (Sender Policy Framework) -@ 3600 IN SPF "v=spf1 mx ip4:IP4(GRESILLE) ip4:IP4(EXOLIA_SPF) -all" -@ 3600 IN TXT "v=spf1 mx ip4:IP4(GRESILLE) ip4:IP4(EXOLIA_SPF) -all" +@ 3600 IN SPF "v=spf1 mx ip4:IP4(GRESILLE) ip4:IP4(EXOLIA_SPF) ip4:IP4(EXOLIA_SPF2) -all" +@ 3600 IN TXT "v=spf1 mx ip4:IP4(GRESILLE) ip4:IP4(EXOLIA_SPF) ip4:IP4(EXOLIA_SPF2) -all" ; ENREGISTREMENTS « SRV » (SeRVice) _git._tcp.git 18000 IN SRV 0 0 9418 git -- 2.20.1