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 SPF records for mail servers.
[zones]
/
odin.lisp
diff --git
a/odin.lisp
b/odin.lisp
index 73abae100c96e15e4db19f9476276c12073b5934..fc04fdec5b798c738878e17ad72ede9ed684c9d8 100644
(file)
--- a/
odin.lisp
+++ b/
odin.lisp
@@
-26,4
+26,7
@@
(defzone odin.gg
;; Mail servers
:mx ((mail :ip stratocaster))
:srv ((:smtp mail))
+ :spf ((:version "spf1")
+ (:pass :ip stratocaster.dmz)
+ (:shrug :all))
(_domainkey :dname stratocaster.dkim.distorted.org.uk.))