I am using Google DNS and already have a CNAME record for www to example.com. MailGun requires us to have a TXT record on hostname www.example.com for the SPF record: v=spf1 include:mailgun.org ~all
Google DNS complains that www is already used by CNAME and thereby cannot be used for TXT. Anybody with a similar experience? How did you overcome it?
You intend to send mails from
@www.example.com? If you do not have an SPF record forexample.comyou can create this one, theCNAME recordyou have means thatwww.example.comwill automatically have the same SPF asexample.com, becauseCNAMEmeans "absolutely the same as" or "alias of"