🅷 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

  1. Login to Gonet Emarketing and go to “Sending Domains” under your account settings.
  2. Click on “Add Sending Domain”.
  3. Enter your domain name only (e.g., yourcompany.com) — no "www" or email address.
  4. 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

  1. Login to your domain registrar (e.g., NameSilo, GoDaddy).
  2. Go to your domain’s DNS Management or Zone Editor.
  3. Add each record as listed above:
    • Use type TXT for SPF and DKIM
    • Use type CNAME for the tracking domain
  4. Click Save or Update after adding all records.
🕒 NOTE: DNS updates may take 5 minutes to 24 hours to reflect.

🧪 Verify DNS in Gonet

  1. Return to Gonet Emarketing → Sending Domains
  2. Click “Verify” next to your domain
  3. 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