Adrien Hello Enhancers, Can someone help me please, I need to merge these 2 spf records but I don't know how: v=spf1 include:_spf.google.com include:eu.mailgun.org include:amazonses.com all with this one: v=spf1 a mx all Thank you for your help.
mendozal Adrien You could do: v=spf1 include:_spf.google.com include:eu.mailgun.org include:amazonses.com +a +mx all Apparently (+) means pass and (~) means soft fail.
Adrien mendozal Luis! Thank you so much for your help. PS: a bug in Flarum breaks the last two components of this MX record entry.
mendozal Adrien if you’re not using the server in the A or MX records to send email. Maybe you can just remove them.