Set up and verify your sending domains for optimal email deliverability with AhaSend
email.yourcompany.com
instead of your main domain for transactional emails. This isolates your transactional email reputation from marketing campaigns.Add Your Domain
email.yourcompany.com
)Configure DNS Records
SPF Record (Required)
TXT
Purpose: Prevents email spoofing by specifying authorized sending serversinclude:_spf.ahasend.com
to your existing SPF record before the final mechanism (~all
or -all
).DKIM Record (Required)
TXT
Purpose: Prevents email tampering and confirms sender identityDMARC Record (Required)
TXT
Purpose: Protects your domain from email spoofing and phishing attacksReturn-Path Record (Highly Recommended)
CNAME
Purpose: Improves deliverability by providing a communication channel for bounce handlingEmail Tracking Record (Optional)
CNAME
Purpose: Improves deliverability and maintains brand consistency for tracked linksMX Record (Recommended)
MX
Purpose: Required for receiving emails, recommended for better sending reputationWait for DNS Propagation
Verify Your Domain
DNS Records Not Verifying
Existing SPF Record Conflicts
include:_spf.ahasend.com
~all
or -all
)Subdomain vs Root Domain
yourcompany.com
(affects all subdomains)email.yourcompany.com
(isolated setup)Still Having Issues?