Hébergements Web - SwiftMailer et smtp OVH
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

SwiftMailer et smtp OVH

Von
SebastienG41
Erstellungsdatum 2017-07-20 12:07:46 (edited on 2024-09-04 13:02:53) in Hébergements Web

Bonjour,
j'arrive à me servir du smtp d'ovh depuis gmail, mais depuis mon forum utilisant SwitMailer, impossible et je vois passer ça dans les logs :
Swift_TransportException: Connection could not be established with host smtp.xxxx.com
Quelqu'un a-t-il une réponse à ce mystère ?...


4 Antworten ( Latest reply on 2019-10-03 12:00:06 Von
kyodev
)

> smtp.xxxx.com

l'information intéressante a été camouflée...

si c'est un CNAME de ssl0 Ovh, le mieux est d'utiliser directement ssl0.ovh.net ?
avec les paramètres de connexion adéquats

ou utiliser la fonction php mail()?

Oui en effet c'est un cname de ssl0.ovh.et Merci pour l'info, je vais essayer.

C'est bon, c'est bien ça, le cname ne semble pas fonctionner dans ce cas là, ce qui est étonnant, c'est que Gmail lui s'en sort bien, mais Swiftmailer lui non... Va comprendre Charles !...

Gmail utilise smtp et Swiftmailer smtpS ?
(juste une hypothèse)