X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/5c61967c0c85c19cff5999b888a0758127686d4a..8ddb3b7d2afebcbbe83f345dae755706cc148ae3:/escorted.lisp diff --git a/escorted.lisp b/escorted.lisp index 7ee96e8..746dcb2 100644 --- a/escorted.lisp +++ b/escorted.lisp @@ -27,4 +27,10 @@ ;; 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.))