I have set up my custom domain (example.com) on my Shopify store and it shows as verified in Shopify. I’ve also configured my store@example.com email, but when emails are sent, they’re still appearing as store+66999648409@shopifyemail.com in recipients’ inboxes instead of my custom domain email.
store@example.com mail is setup on Go Daddy.
What I’ve Done1. Added and verified my custom domain in Shopify
- Set up store@example.com as my store email
- Added the recommended SPF record: v=spf1 include:secureserver.net include:shops.shopify.com -all
- Added a DMARC record: V=DMARC1; p=none; rua=mailto:dmarc_rua@onsecureserver.net;
- Checked that all DNS records show as verified in Shopify
Error Message
The Shopify admin shows: “Your domain is authenticated. If your email is showing as store+66999648409@shopifyemail.com in the inbox, ensure you have a DMARC record.”
However, I do have a DMARC record set up as mentioned above, but emails are still showing with the @shopifyemail.com address.
My DNS Configuration- SPF Record: v=spf1 include:secureserver.net include:shops.shopify.com -all
- DMARC Record: V=DMARC1; p=none; rua=mailto:dmarc_rua@onsecureserver.net;
idk what i’m missing.