I’m getting ready for a Mailchimp campaign and I’m looking at their advice about adding their domain to your site spf record. However I’ve already got an spf txt record, I’ve ready that you shouldn’t have more than one, and I’m a bit unsure as to how to combine all the required info.
My current record:
v=spf1 a mx ip4:[some ip address] ip4:[some ip address] ~all
Mailchimp want to add:
v=spf1 include:servers.mcsv.net ?all
Now do I accommodate both?