Prompt
How do I set up Notify with a verified sending domain?
Latest observation
To set up Notify with a verified sending domain, you generally need to:
-
Choose your sending domain
- Use a subdomain like
notify.yourdomain.comormail.yourdomain.com. - This keeps email sending separate from your main domain reputation.
- Use a subdomain like
-
Add the domain in Notify
- In your Notify dashboard, go to the email/domain settings.
- Add the domain you want to send from.
- Notify will usually provide a set of DNS records to add.
-
Add the required DNS records Typically this includes:
- SPF: authorizes Notify to send on behalf of your domain
- DKIM: cryptographic signing for message authentication
- Return-Path / MX: sometimes required for bounce handling
- Tracking / CNAME: sometimes used for link tracking or domain branding
Example (your exact records will come from Notify):
TXTrecord for SPFTXTorCNAMErecords for DKIMCNAMEfor custom tracking domain if supported
-
Wait for DNS propagation
- DNS changes can take a few minutes up to 48 hours, though often much faster.
-
Verify the domain in Notify
- Return to the Notify dashboard and click Verify or Check DNS.
- Once the records are detected, your domain status should become verified.
-
Send from the verified domain
- Configure your sender address like
no-reply@notify.yourdomain.com. - Test by sending to a few inboxes and checking authentication results.
- Configure your sender address like
Best practices
- Use a subdomain, not your root domain.
- Make sure you don’t have conflicting SPF records—there should usually be only one SPF TXT record per domain.
- If you use another email provider already, combine SPF carefully.
- Enable DMARC once SPF/DKIM are working.
If you want, I can also give you:
- a generic DNS setup example,
- a step-by-step for a specific DNS provider (Cloudflare, GoDaddy, Route 53, etc.), or
- a troubleshooting checklist if verification fails.
Observation history
Unlock observation history
Create a free Obsurfable account to unlock historical responses, model comparisons, and deeper brand intelligence.
How did Obsurfable measure this prompt?
Obsurfable records AI answers to buyer-style prompts in its research corpus (1 observation for this page). Metrics are distributions over observations, not a single static ranking.
Which AI systems does Obsurfable collect answers from?
OpenAI, ChatGPT, Google, Gemini, Google AI Mode, Anthropic, Claude, Perplexity, Grok, DeepSeek, Mistral, Copilot, and Meta AI.