Skip to main content

Problems Exist (DKIM)

Comments

8 comments

  • cPAdminsMichael
    Seems as you have wrong SPF/DKIM DNS entries for your domain - or maybe your IP are on some of the blacklists, but would really need more info to give an exact diagnose. If you don't want to share your domain name on the forum, you are welcome to send me a PM or visit our website and use the live chat (I'm online), and I'm more than happy to give a quick look ;-)
    0
  • MustaphaG
    Seems as you have wrong SPF/DKIM DNS entries for your domain - or maybe your IP are on some of the blacklists, but would really need more info to give an exact diagnose. If you don't want to share your domain name on the forum, you are welcome to send me a PM or visit our website and use the live chat (I'm online), and I'm more than happy to give a quick look ;-)

    thank you for the reply, in the domain zone of the provider interface i did put as entry
    Domaine TTL Type Cible
    mydomain.com. 0 NS dns102.ovh.net.
    mydomain.com. 0 NS ns102.ovh.net.
    mydomain.com. 0 MX 0 mail
    mydomain.com. 0 A x.x.x.84
    mail.mydomain.com. 0 A x.x.x.84
    mydomain.com. 600 TXT "v=spf1 +all"
    please let me know if you need any other information, i really want to solve the both issues. thank you
    0
  • cPAdminsMichael
    Ok, that SPF record is a bit off in my opinion as it completely eliminates the reason for having a SPF at all.. :) Depending on how/from where you send out mails, you may want to change it to: "v=spf1 +a +mx -all"
    0
  • MustaphaG
    Ok, that SPF record is a bit off in my opinion as it completely eliminates the reason for having a SPF at all.. :) Depending on how/from where you send out mails, you may want to change it to: "v=spf1 +a +mx -all"

    thank you for your reply, so if i change the SPF entry, which problem will solve i mean the (DKIM issue) or (gamil issue).
    0
  • cPAdminsMichael
    It will correct your SPF at least. According to your DNS list, you don't have any DKIM records - which is not mandatory - so at least your mail should be working after the corrected SPF record. The easiest is actually if you go to WHM -> Email -> Email Deliverability. This tool will tell you exactly how the different SPF/DKIM, etc. records should look like.
    0
  • MustaphaG
    It will correct your SPF at least. According to your DNS list, you don't have any DKIM records - which is not mandatory - so at least your mail should be working after the corrected SPF record. The easiest is actually if you go to WHM -> Email -> Email Deliverability. This tool will tell you exactly how the different SPF/DKIM, etc. records should look like.

    Thank you for the reply, yes i followed that tool, and i did add a TXT entry as it says. now i'm waiting for the result. i think it will take sometime to make the change, i will update you the new statuts. thank you
    0
  • MustaphaG
    hello again, well i did add the new TXT record suggeted by the tool in email deliverability. then i did press the button 'install the suggestion' i got this message: Warning: Because this is not an authoritative nameserver for the domain "mydomain.com", the current or suggested records will not reflect your changes. Use the
    -1
  • SamuelM
    Hello @MustaphaG The "this is not an authoritative nameserver for the domain" warning indicates that your domain uses name servers that are not managed by your cPanel server. This means that your domain's DNS settings are managed somewhere else, perhaps at the domain registrar. If you would like to create name servers that resolve to your cPanel server, which would allow you to manage all DNS changes via cPanel and WHM, please refer to our documentation on the following page:
    0

Please sign in to leave a comment.