Activation de DKIM via API console
... / Activation de DKIM via AP...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

Activation de DKIM via API console

by
FrancoisP13
Created on 2024-12-13 16:13:10 (edited on 2024-12-13 16:41:41) in Interface de programmation (API)

Bonjour,

Afin d'activer le DKIM sur un NDD, j'ai suivi hier le process décrit ici : https://help.ovhcloud.com/csm/fr-dns-zone-dkim?id=kb_article_view&sysparm_article=KB0058101#confemail

La commande PUT /email/domain/{domain}/dkim/enable indique : 

"message": "DKIM already enabled"

C'est cool ;-)

La commande GET /email/domain/{domain}/dkim indique, depuis plus de 24h :

"activeSelector": "ovhmo5272309-selector1",
  "autoconfig": false,
  "status": "enabled",
  "selectors": [
    {
      "selectorName": "ovhmo5272309-selector1",
      "cname": "ovhmo5272309-selector1._domainkey.christelle-bonnenfant.fr CNAME ovhmo5272309-selector1._domainkey.3805144.ix.dkim.mail.ovh.net.",
      "status": "toSet"
    },
    {
      "status": "toSet",
      "cname": "ovhmo5272309-selector2._domainkey.christelle-bonnenfant.fr CNAME ovhmo5272309-selector2._domainkey.3805143.ix.dkim.mail.ovh.net.",
      "selectorName": "ovhmo5272309-selector2"
    }
  ]

Le status de chaque sélecteur est toujours à toSet et autoconfig toujours à false.

Est-ce qu'une personne aurait une idée pour terminer l'activation DKIM ?

Merci pour votre aide,

François


3 Replies ( Latest reply on 2024-12-13 22:34:57 by
fritz2cat 🇧🇪 🇪🇺
)

Tout fonctionne parfaitement sans CloudFlare en frontal !

Je vais chercher comment configurer CloudFlare pour que le DKIM OVH soit reconnu.

Pour utiliser CloudFlare en frontal d'un nom de domaine OVH, il faut trouver un générateur de clé DKIM et ajouter les entrées DNS chez CloudFlare.

Impossible de poster ma réponse

 

  • 2024-12-13 23_34_22-Interface de programmation (API) – Activation de DKIM via API console - Comm.png 263.56K