X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/zones/blobdiff_plain/aa4209550daaa475ad22fee854140c4178575cd0..9d1c60e5e47cfb098d81a04e65b33e1307787ee4:/escorted.lisp diff --git a/escorted.lisp b/escorted.lisp index 7ee96e8..746dcb2 100644 --- a/escorted.lisp +++ b/escorted.lisp @@ -27,4 +27,10 @@ (defzone escorted.org.uk ;; 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.))