SimonTech Development
  • Contact Us
  • Request Quote
  • Consulting
      • Back
      • CMS Strategy
      • Custom Development
      • Server Management
      • Integrated Automation
  • Development & Design
      • Back
      • Joomla CMS
      • WordPress CMS
      • Custom Application Development
      • Marketing Automation
  • Website Maintenance
      • Back
      • Managed Cloud Hosting
      • CMS Maintenance
      • Site Security Mitigation
      • Backup, Repair & Restore
  • Plans & Pricing
  • Support
Account
Please wait, authorizing ...
Not a member? Sign up now
×

Knowledge Base

Godaddy

GoDaddy VPS or dedicated server SPF config

Details
Parent Category: Knowledge base
Category: Godaddy

Recommended minimum SPF config :

v=spf1 +ip4:xxx.xxx.xxx.xxx +include:secureserver.net ~all

xxx.xxx.xxx.xxx = your VPS main server IP where the EXIM server runs on

Cpanel without DKIM mail authentication

Details
Parent Category: Knowledge base
Category: Godaddy

If your Cpanel comes without DKIM options and keys installed, then run this through SSH:

/usr/local/cpanel/bin/dkim_keys_install $username

Requires root access.

WHM Exim Mail config and DKIM activation issues

Details
Parent Category: Knowledge base
Category: Godaddy

In WHM Advanced Exim configuration editor or via SSH /etc/exim.conf.local
change the ROUTERSTART
From something like this:

send_to_smart_host:
driver = manualroute
route_list = !+local_domains dedrelay.secureserver.net
transport = remote_smtp

To this:

send_to_smart_host:
driver = manualroute
route_list = !+local_domains dedrelay.secureserver.net
transport = dkim_remote_smtp


Notice the important part is not whether DKIM auth keys have been generated, added to the DNS and is activated via WHM and configured in your Cpanel, but whether the default transport setting is actually configured to use the DKIM

  • Services
  • Support Tickets
  • Knowledge Base
  • Extensions and Releases
  • Contact Us
Facebook LinkedIn Twitter Github
  • Terms & Conditions
  • Privacy Policy
© 2008 - 2025 SimonTech Development