diff --git a/terraform/lev-1/dns.tf b/terraform/lev-1/dns.tf index 66a8cdf..f0b890b 100644 --- a/terraform/lev-1/dns.tf +++ b/terraform/lev-1/dns.tf @@ -98,7 +98,7 @@ resource "namecheap_domain_records" "pub-solar" { record { hostname = "@" type = "TXT" - address = "v=spf1 a:mx2.greenbaum.cloud ?all" + address = "v=spf1 include:spf.greenbaum.cloud ~all" } record { hostname = "list"