diff options
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 1 |
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 |
