Only texts to change in the records below: Client domain=”DOMAIN.TLD”, and generated DKIM key for DNS=”KEYFORTHEDNS”
SPF
@    TXT    “v=spf1 ip4:46.4.107.162 include:_spf.google.com ~all”
DMARC
_dmarc    TXT    “v=DMARC1; p=none; rua=mailto:dmarc@DOMAIN.TLD”
Should be same domain otherwise need to allow rua email domain
DKIM
 Generate both keys, use the key for DNS in the record:
 default._domainkey.DOMAIN.TLD    TXT    “v=DKIM1; t=s; p=KEYFORTHEDNS”
