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

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.

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

Book Your Free Consultation

Submit your name and email below to schedule your free 15 minute initial consultation to see how we can help your business succeed