From b787fbeb89cbe1257ab014bd8cbc56b28b305015 Mon Sep 17 00:00:00 2001 From: Chris Kalafarski Date: Wed, 18 Dec 2024 13:30:32 -0500 Subject: [PATCH] Add SPF value --- dns/prx.org-hosted_zone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/prx.org-hosted_zone.yml b/dns/prx.org-hosted_zone.yml index 0351b766..a63628dc 100644 --- a/dns/prx.org-hosted_zone.yml +++ b/dns/prx.org-hosted_zone.yml @@ -37,7 +37,7 @@ Resources: - Name: !Ref Domain ResourceRecords: # SPF - - '"v=spf1 include:_spf.google.com include:_spf.createsend.com include:amazonses.com include:mail.zendesk.com include:_spf.salesforce.com -all"' + - '"v=spf1 include:_spf.google.com include:_spf.createsend.com include:amazonses.com include:mail.zendesk.com include:_spf.salesforce.com include:sent-via.netsuite.com -all"' # Domain verification - '"amazon-business-verification=ad3856864cdfe75089169fd3d7be80c0bbfa6773e6a80757d107a98de027534b"' - '"apple-domain-verification=nd7ZcKMYeWFpLWd1"'