1
0
Fork 0

Update TXT spf1 record for blog.cacert.org.

git-svn-id: http://svn.cacert.org/CAcert/SystemAdministration/ns/var/opendnssec/unsigned@2527 14b1bab8-4ef6-0310-b690-991c95c89dfd
add-secure1-alias-for-www1
wytze@deboca.net 11 years ago
parent 3b120dbb93
commit 208362da77

@ -1,10 +1,10 @@
; DNS master zone file for cacert.org, under RCS control ; DNS master zone file for cacert.org, under RCS control
; @(#)(CAcert) $Id: cacert.org,v 1.63 2013/10/26 19:53:08 root Exp $ ; @(#)(CAcert) $Id: cacert.org,v 1.64 2013/11/27 16:37:59 root Exp $
$TTL 12h ; default TTL for zone data $TTL 12h ; default TTL for zone data
@ IN SOA ns1.cacert.org. hostmaster.cacert.org. ( @ IN SOA ns1.cacert.org. hostmaster.cacert.org. (
2013102601 ; Serial 2013112701 ; Serial
4h ; refresh time 4h ; refresh time
1h ; retry interval 1h ; retry interval
2d ; expire time 2d ; expire time
@ -22,7 +22,7 @@ $TTL 12h ; default TTL for zone data
audit IN A 78.46.255.66 audit IN A 78.46.255.66
blog IN A 213.154.225.234 blog IN A 213.154.225.234
blog IN TXT "v=spf1 -all" blog IN TXT "v=spf1 ip4:213.154.225.239 -all"
board IN A 213.154.225.252 board IN A 213.154.225.252
bugs IN A 213.154.225.232 bugs IN A 213.154.225.232
cats IN A 213.154.225.243 cats IN A 213.154.225.243

@ -1,16 +1,20 @@
RCS file: /var/opendnssec/unsigned/RCS/cacert.org,v RCS file: /var/opendnssec/unsigned/RCS/cacert.org,v
Working file: /var/opendnssec/unsigned/cacert.org Working file: /var/opendnssec/unsigned/cacert.org
head: 1.63 head: 1.64
branch: branch:
locks: strict locks: strict
access list: access list:
symbolic names: symbolic names:
keyword substitution: kv keyword substitution: kv
total revisions: 63; selected revisions: 63 total revisions: 64; selected revisions: 64
description: description:
cacert.org - zone file for cacert.org cacert.org - zone file for cacert.org
---------------------------- ----------------------------
revision 1.64
date: 2013/11/27 16:37:59; author: root; state: Exp; lines: +3 -3
Update TXT spf1 record for blog.cacert.org.
----------------------------
revision 1.63 revision 1.63
date: 2013/10/26 19:53:08; author: root; state: Exp; lines: +3 -3 date: 2013/10/26 19:53:08; author: root; state: Exp; lines: +3 -3
Include more addresses in SPF record for cacert.org, since the mail probes Include more addresses in SPF record for cacert.org, since the mail probes

Loading…
Cancel
Save