chiark
/
gitweb
/
~mdw
/
zones
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
odin.lisp: Retreat to glueless delegation due to loss of glue records.
[zones]
/
escorted.lisp
diff --git
a/escorted.lisp
b/escorted.lisp
index 7ee96e89e7b990e7fc394cf22889ca47262e1d58..99641bf48a630299358bbaf82b30038f243ab820 100644
(file)
--- a/
escorted.lisp
+++ b/
escorted.lisp
@@
-13,6
+13,7
@@
(defzone escorted.org.uk
(precision.ns :ip precision)
(telecaster.ns :ip telecaster)
(national.ns :ip national)
(precision.ns :ip precision)
(telecaster.ns :ip telecaster)
(national.ns :ip national)
+ (eggle.ns :ip eggle)
(mythic-beasts-1.ns :ip mythic-ns1)
(mythic-beasts-2.ns :ip mythic-ns2)
(mythic-beasts-3.ns :ip mythic-ns3))
(mythic-beasts-1.ns :ip mythic-ns1)
(mythic-beasts-2.ns :ip mythic-ns2)
(mythic-beasts-3.ns :ip mythic-ns3))
@@
-27,4
+28,10
@@
(defzone escorted.org.uk
;; Mail servers
:mx ((mail :ip stratocaster))
:srv ((:smtp mail))
;; Mail servers
:mx ((mail :ip stratocaster))
:srv ((:smtp mail))
+ :spf ((:version "spf1")
+ (:pass :ip stratocaster.dmz)
+ (:soft :all))
+ (_dmarc :dmarc (:v "DMARC1"
+ :p "quarantine" :sp "quarantine"
+ :adkim "s" :aspf "s"))
(_domainkey :dname stratocaster.dkim.distorted.org.uk.))
(_domainkey :dname stratocaster.dkim.distorted.org.uk.))