Replies: 1
Hi there,
I have using WP mail smtp: https://es.wordpress.org/plugins/wp-mail-smtp/
I need the spf value of the servers from where the messages are sent in wordpress, I need my clients to be able to correctly validate wordpress as a valid sender for my domain xegmenta.com
I have in godaddy added the TXT value for the google servers which is our email provider, but I have not added those of wordpress, which is where the emails that we edit on the sites are sent, my SPF value is currently v = spf1 include :_spf.google.com ~all and I need additional wordpress ones: example: v=spf1 include:_spf.google.com include:_spf.wordpress.com ~all`
Thank you for your replies,