chiark
/
gitweb
/
~mdw
/
zones
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
distorted.lisp: Add reverse zone for the Jump network.
[zones]
/
escorted.lisp
diff --git
a/escorted.lisp
b/escorted.lisp
index 7ee96e89e7b990e7fc394cf22889ca47262e1d58..746dcb2d2906e7ef73d17f8ce7bf5ab873664ca0 100644
(file)
--- a/
escorted.lisp
+++ b/
escorted.lisp
@@
-27,4
+27,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.))