Validate Sender Email on GoDaddy
Step 1: Access DNS Settings
Log in to your GoDaddy account.
From the main dashboard, go to My Products → Domains.
Click DNS next to the domain you want to edit.
Step 2: Add DKIM Record
Click Add New Record.
Choose Type: TXT.
In Host, paste the Host Name provided in the app (e.g.,
bssemail._domainkey
).In Value, paste the DKIM value shown in your app.
Leave TTL as default (e.g., 1 hour).
Click Save.
Step 3: Add SPF Record
Add another TXT record.
In Host, enter
@
.In Value, paste your SPF record (e.g.,
v=spf1 include:mailgun.org ~all
).Click Save.
Step 4: Verify
Return to your B2B/Wholesale Solution app and click Verify. If the setup is correct, the status will change to ✅ Verified within a few minutes (in some cases, it can take up to 24 hours for DNS propagation).
💬 Need Help?
If verification doesn’t complete within 24 hours:
Double-check that your Host and Value fields match exactly.
Confirm you didn’t create duplicate SPF records.
Contact our support team at [email protected] or via Live Chat — we’ll walk you through the setup.
Last updated
Was this helpful?