Mails ne fonctionne pas
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

Mails ne fonctionne pas

by
FIDEA
Created on 2020-11-09 16:52:32 (edited on 2024-09-04 14:07:16) in E-mails et solutions Office

Bonjour,

J'ai créé aujourd'hui les e-mails en lien avec mon nom de domaine (fide-association.fr). Je me rends compte que j'arrive très bien à envoyer des courriels, cependant, en effectuant les tests, je me suis aperçue que je n'en recevais aucun. Dois-je attendre avant que les adresses mails soit bien effectives ou est-ce un problème particulier?

Cordialement,

Camille


1 Reply ( Latest reply on 2024-11-13 20:36:04 by
kyodev
)

tu n'as pas de MX

manager Ovh/domaine/zone DNS: éditer en mode textuel
sous les deux lignes avec **NS**, insérer:
```text
IN MX 10 mx0.mail.ovh.net.
IN MX 20 mx1.mail.ovh.net.
IN MX 30 mx2.mail.ovh.net.
IN MX 40 mx3.mail.ovh.net.
```


IN MX 10 mx0.mail.ovh.net.
IN MX 20 mx1.mail.ovh.net.
IN MX 30 mx2.mail.ovh.net.
IN MX 40 mx3.mail.ovh.net.


Merci beaucoup, tout fonctionne !

Replies are currently disabled for this question.