Illustration of how to build a DNS SPF record using Cloudflare that enables G Suite for sending e-mails. In this instance, We will be using G Suite as a service for sending and our domain as test.example.com. We need to generate the following SPF record within DNS to permit G Suite for sending e-mails in place of our domain.v=spf1 include:_spf.google.com ~all How to point SPF…