Offre MX Plan - Je reçois un message d'erreur dès que j'envois un mail
... / Je reçois un message d'er...
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

Je reçois un message d'erreur dès que j'envois un mail

Von
Kevin2121
Erstellungsdatum 2025-01-24 13:23:12 in Offre MX Plan

Bonjour à toutes et à tous,
Depuis quelques semaines, je ne peux pas envoyer d'email.

Voici ce que je reçois :

This is the mail system at host mo583.mail-out.ovh.net.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                   The mail system

<Jd@bigballsmx.com>: host mx3.pub.mailpod8-cph3.one.com[185.164.14.104] said:
    550 5.7.1 SPF check failed. wmxinside.com does not declare 188.165.51.82 as
    a valid sender (c4814364-da52-11ef-abce-98039b062cb2) (in reply to end of
    DATA command)
Reporting-MTA: dns; mo583.mail-out.ovh.net
X-Postfix-Queue-ID: 4YfdBc62ndz1VBy
X-Postfix-Sender: rfc822; info@wmxinside.com
Arrival-Date: Fri, 24 Jan 2025 12:57:28 +0000 (UTC)

Final-Recipient: rfc822; Jd@bigballsmx.com
Original-Recipient: rfc822;Jd@bigballsmx.com
Action: failed
Status: 5.7.1
Remote-MTA: dns; mx3.pub.mailpod8-cph3.one.com
Diagnostic-Code: smtp; 550 5.7.1 SPF check failed. wmxinside.com does not
    declare 188.165.51.82 as a valid sender
    (c4814364-da52-11ef-abce-98039b062cb2)
 
 
D'avance, merci pour votre aide.


Akzeptierte Lösung

Bonjour,

Le SPF sert à énumérer les serveurs qui sont autorisés à envoyer les mails de votre domaine.

Votre SPF actuellement:

wmxinside.com.          600     IN      TXT     "v=spf1 -all"

Ce SPF n'autorise aucun serveur. En d'autre mots il les interdit tous.

Vous devriez mettre à la place: 


"v=spf1 include:mx.ovh.com -all"

Ceci se fait dans Espace client > Domaines > zone DNS

 

2 Antworten ( Latest reply on 2025-02-07 07:27:50 Von
Kevin2121
)

Bonjour,

Le SPF sert à énumérer les serveurs qui sont autorisés à envoyer les mails de votre domaine.

Votre SPF actuellement:

wmxinside.com.          600     IN      TXT     "v=spf1 -all"

Ce SPF n'autorise aucun serveur. En d'autre mots il les interdit tous.

Vous devriez mettre à la place: 


"v=spf1 include:mx.ovh.com -all"

Ceci se fait dans Espace client > Domaines > zone DNS