X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/b30cc2156fad9cefea07fca2697c0bee69f837de..0fdd12c7736e58ef624f2f6593ae5640343471f5:/odin.lisp diff --git a/odin.lisp b/odin.lisp index 8263a74..b09656f 100644 --- a/odin.lisp +++ b/odin.lisp @@ -17,6 +17,9 @@ ((@ www) :svc stratocaster) ;; Mail servers - (@ :ttl 300 - :mx ((mail :ip vampire)) - :srv ((:smtp mail)))) + :mx ((mail :ip stratocaster)) + :srv ((:smtp mail)) + + (stratocaster.20140403._domainkey + :dkim ("stratocaster-20140403" + :v "DKIM1" :k "rsa" :h "sha256" :s "email")))