E-mails et solutions Office - Aucune reception de mail dans le WebMail
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.
Frage

Aucune reception de mail dans le WebMail

Von
PhilippeM88
Erstellungsdatum 2020-07-15 07:46:04 (edited on 2024-09-04 12:31:46) in E-mails et solutions Office

Bonjour à tous,
Je ne reçois pas de mail dans le WebMail Roundcube, par contre je peux en envoyer.
Et je ne reçois pas le reply non plus de ce premier mail dans le webmail.

Auriez-vous une idée ?
Merci,
Philippe


4 Antworten ( Latest reply on 2024-11-13 20:36:00 Von
kyodev
)

quel domaine?

Bonjour,
Hand2hand.coach

```text ```text
dig +nocmd +noall +answer hand2hand.coach MX @ns15.wixdns.net
<>
```

ta zone DNS est chez Wix, tu dois aller la configurer en ajoutant ces entrées:
```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 TXT "v=spf1 include:mx.ovh.com ~all"
autoconfig IN CNAME mailconfig.ovh.net.
autodiscover IN CNAME mailconfig.ovh.net.
_autodiscover._tcp IN SRV 0 0 443 mailconfig.ovh.net.
_imaps._tcp IN SRV 0 0 993 ssl0.ovh.net.
_submission._tcp IN SRV 0 0 465 ssl0.ovh.net.
```

le menu automatique de wix est incomplet ```

Ok, merci..je dois à présent trouver l'endroit chez Wix.com pour réaliser ces modifications

Antworten sind derzeit für diese Frage deaktiviert.