From 660b5d7f9330c80682c57e1fb614c34eb7e96b22 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 8 Jan 2015 21:41:55 -0400 Subject: propellor spin --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'config-joey.hs') 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 -- cgit v1.3-2-g0d8e