Jgreen has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/298500

Change subject: SPF record for wikipedia.org and domains sharing that zonefile.
......................................................................

SPF record for wikipedia.org and domains sharing that zonefile.

Bug: T135410
Change-Id: If36d91326e575cefb060f326cfef0538022fc840
---
M templates/wikipedia.org
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/dns 
refs/changes/00/298500/1

diff --git a/templates/wikipedia.org b/templates/wikipedia.org
index 2fa52a5..bbc226e 100644
--- a/templates/wikipedia.org
+++ b/templates/wikipedia.org
@@ -30,6 +30,9 @@
 ; DMARC records http://dmarc.org/ -- policy none (monitor), for now
 _dmarc                  600     IN TXT "v=DMARC1; p=none; sp=none; 
rua=mailto:[email protected]; ruf=mailto:[email protected];";
 
+; SPF records
+@                       600     IN TXT  "v=spf1 include:wikimedia.org ?all"
+
 ; Wikis (alphabetic order)
 
 arbcom-de               600     IN DYNA         geoip!text-addrs

-- 
To view, visit https://gerrit.wikimedia.org/r/298500
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If36d91326e575cefb060f326cfef0538022fc840
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Jgreen <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to