diff options
author | Jonas Smedegaard <dr@jones.dk> | 2016-05-09 18:07:28 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2016-05-09 18:07:28 +0200 |
commit | 08cc82c0295564fc5717f9bf316327a0742701f6 (patch) | |
tree | e25b76e32d73115c947f7231b9548ac6e94c9d25 /bind/pri/JONES-+source | |
parent | 79d061f6f9a73cc7a2ae47aba2c6e99e8948d8ca (diff) |
Relabel non-joker profiles.
Diffstat (limited to 'bind/pri/JONES-+source')
-rw-r--r-- | bind/pri/JONES-+source | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/bind/pri/JONES-+source b/bind/pri/JONES-+source deleted file mode 100644 index c496f8d..0000000 --- a/bind/pri/JONES-+source +++ /dev/null @@ -1,45 +0,0 @@ -$TTL 1h -@ SOA dns.jones.dk. dr.jones.dk. ( - 2016042802 - 1h 30m 1w 1h ) - -; Public zone roots, mailhubs and non-CNAME services (use A) - NS dns.jones.dk. - NS ns.bitbase.dk. - NS ns.superserver.dk. - NS ns.homebase.dk. - A 188.183.5.254 - MX 5 xayide.jones.dk. - MX 10 perilin.jones.dk. - MX 50 jawa.homebase.dk. - SPF "v=spf1 -all" - TXT "v=spf1 -all" - -; External hosts (use A and TXT-wrapped CNAME or PTR) - -; Public local hosts (use A) - -; Public wildcards of zone roots, hosts and non-CNAME services (use A and TXT or CNAME) - -; Public CNAME-mapped PTR records - -; Public authentication-related (LDAP and Kerberos) records -postfix._domainkey TXT "k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCt3WEC7zyxmnI1No90K0obB9c2wxkO/GlqYpIwaM0yNm9skD5X8YFBdIZ6+mj725Pn3iiwg5DfMWT6z85255txg7z0Kh35UmMgZEZFvjckYQ/hEQ/6n9YZN6dIU9L0qRYdbolXP8FjJPrZRvzYXFKSBpLlx3u6NmizJqvdsrqz9QIDAQAB" - -; External services (use CNAME to local A, or A and TXT-wrapped CNAME, or CNAME if ok with partner) - -; Public local services (use CNAME) -source CNAME xayide.jones.dk. -www CNAME xayide.jones.dk. - -; Private zone roots, mailhubs and non-CNAME services (use A) - -; Private hosts (use A) - -; Private wildcards of zone roots, hosts and non-CNAME services (use CNAME) - -; Private CNAME-mapped PTR records - -; Private services (use CNAME) - -; Private CNAME-mapped PTR records |