Skip to main content

Unauthenticated email and dkim, spf is active

Comments

9 comments

  • cPanelMichael
    Hello, Could you verify the DNS for this domain name is handled by the cPanel server and not a remote name server or registrar? Thank you.
    0
  • gx-estudio
    Hello, Could you verify the DNS for this domain name is handled by the cPanel server and not a remote name server or registrar? Thank you.

    Hello, I have 3 ip's .... 174 -> primary (uses the server) .... 27 -> I do not use it ..... 70 -> I do not use it ns1.mydomain.com -> ... 174 ns2.mydomain.com -> ... 174 Configure the host on my godaddy provider And add them to my vps in Nameservers ns1.mydomain.com -> ... 174 ns2.mydomain.com -> ... 174 My hostname is servidor.mydomain.com, but is not registered with my domain provider, should I reschedule it? What ip should I point to? My dns zone is I think I'm misusing the ip's I have 3 and I only use 1 Please help me to configure the server well (do not know how to use the other 2 ips)
    0
  • gx-estudio
    Here you can see the settings [Removed - Please attach images directly to thread]
    0
  • cPanelMichael
    Could you open a support ticket using the link in my signature so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0
  • gx-estudio
    Ok, Ticket ID: 8127207 Thank you
    0
  • gx-estudio
    Hello, I was checking the mails and I see that they do not arrive with the ip of my server, but they arrive with ip's from my godaddy provider. I'm sure that's why spf fails. I was reviewing the exim configuration with the advanced editor and I think the problem is here: Section: ROUTERSTART send_to_smart_host: driver = manualroute route_list = !+local_domains dedrelay.secureserver.net transport = remote_smtp Any idea how to solve it?
    0
  • cPanelMichael
    Hello, There's a thread where this is discussed at: Issues with SPF, DKIM, Godaddy VPS and their email relay server Let us know if it helps. Thank you.
    0
  • gx-estudio
    Hello, There's a thread where this is discussed at: Issues with SPF, DKIM, Godaddy VPS and their email relay server Let us know if it helps. Thank you.

    Thanks, this solved the checking problem. /etc/exim.conf.local before
    send_to_smart_host: driver = manualroute route_list = !+local_domains dedrelay.secureserver.net transport = remote_smtp
    after
    send_to_smart_host: driver = manualroute route_list = !+local_domains dedrelay.secureserver.net transport = dkim_remote_smtp
    But I still have a spf problem. SOFTFAIL with IP xxx.xxx.xxx.60 (Ip of GoDaddy) The mail is not sent with my ip address from the server
    0
  • cPanelMichael
    Hello, There's a URL here you may find helpful: What are the correct GoDaddy SPF Settings For DNS ... - GoDaddy Community Thank you.
    0

Please sign in to leave a comment.