summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-01-08 21:41:55 -0400
committerJoey Hess2015-01-08 21:41:55 -0400
commit660b5d7f9330c80682c57e1fb614c34eb7e96b22 (patch)
treef40e89e278dd82b89a8ee9f98b45270d125b6102 /config-joey.hs
parentcde0dd97e03dfdfece1538beba7cbb2ad4dfb2cb (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 276cc542..d8aefd1a 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -455,6 +455,7 @@ myDnsPrimary dnssec domain extras = (if dnssec then Dns.signedPrimary (Weekly No
, (RootDomain, MX 0 $ AbsDomain "kitenet.net")
-- SPF only allows IP address of kitenet.net to send mail.
, (RootDomain, TXT "v=spf1 a:kitenet.net -all")
+ , JoeySites.domainKey
] ++ extras