🅷 Required: Domain Authentication – SPF, DKIM & Tracking
📌 Why this matters: To send emails using Gonet Emarketing, you must verify your own domain. Without this, your emails will likely end up in spam folders or not be delivered at all.
🎥 Watch Video🔍 What is Domain Authentication?
- SPF (Sender Policy Framework): Tells email providers which servers are allowed to send on your behalf.
- DKIM (DomainKeys Identified Mail): Adds a digital signature to each email, verifying that it was not tampered with.
🌐 Need a Domain Name?
If you don’t have a domain name yet, you can register one easily with our trusted partner:
✅ Step-by-Step: Authenticate Your Domain
- Login to Gonet Emarketing and go to “Sending Domains” under your account settings.
- Click on “Add Sending Domain”.
- Enter your domain name only (e.g.,
yourcompany.com
) — no "www" or email address. - Click “Save”. You’ll now see a list of DNS records to copy.
Example of What You'll See:
🔹 SPF Record Type: TXT Name: @ Value: v=spf1 include:send.gonetserver.com ~all 🔹 DKIM Record Type: TXT Name: dkim._domainkey Value: v=DKIM1; k=rsa; p=MIGfMA0GCSq...YOUR-DKIM-PUBLIC-KEY...AQAB
🔧 Add the DNS Records
- Login to your domain registrar (e.g., NameSilo, GoDaddy).
- Go to your domain’s DNS Management or Zone Editor.
- Add each record as listed above:
- Use type TXT for SPF and DKIM
- Use type CNAME for the tracking domain
- Click Save or Update after adding all records.
🕒 NOTE: DNS updates may take 5 minutes to 24 hours to reflect.
🧪 Verify DNS in Gonet
- Return to Gonet Emarketing → Sending Domains
- Click “Verify” next to your domain
- If all records are correct, status will show as ✔ Verified
❓Troubleshooting Tips
- Make sure there’s no extra spacing in your DNS values
- Use tools like MXToolbox to check SPF/DKIM records
- Still not verified? Wait 30 minutes and try again
×