propellor spin

This commit is contained in:
Joey Hess 2014-12-31 12:59:11 -04:00
parent 95cdedc098
commit 5374708b6c
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -453,7 +453,7 @@ myDnsPrimary domain extras = Dns.primary hosts domain
, (RootDomain, NS $ AbsDomain "ns6.gandi.net")
, (RootDomain, MX 0 $ AbsDomain "kitenet.net")
-- SPF only allows IP address of kitenet.net to send mail.
, (RootDomain, TXT "v=spf1 a ip4:66.228.36.95 -all")
, (RootDomain, TXT "v=spf1 a:kitenet.net -all")
] ++ extras