I’m setting the Mautic as Sendgrid, but I’m having this error when testing sending emails:
Code:
Connection could not be established with host smtp.sendgrid.net [ #0] Log data: ++ Starting Swift_SmtpTransport !! Connection could not be established with host smtp.sendgrid.net [ #0] (code: 0)
++ Starting Swift_SmtpTransport !! Connection could not be established with host smtp.sendgrid.net [ #0] (code: 0)
has anyone experienced this error? Know how to solve?
I follow this tutorial for setting: http://rodrigodemetrio.com/blog/como-integrar-o-mautic-ao-sendgrid/
I’m setting the Mautic as Sendgrid, but I’m having this error when testing sending emails:
Connection could not be established with host smtp.sendgrid.net [ #0] Log data: ++ Starting Swift_SmtpTransport !! Connection could not be established with host smtp.sendgrid.net [ #0] (code: 0)
++ Starting Swift_SmtpTransport !! Connection could not be established with host smtp.sendgrid.net [ #0] (code: 0)
has anyone experienced this error? Know how to solve?
I’m having the same issue with various mail settings. I personally think this is a version 2 issue as my connection to various mail services is atrocious. One minute it connects next time I get the same error messages. Unfortunately i cannot get into my configuration as Mautic stalls continiously but if you are connecting via SMTP 25, 2525 or 587 you need to send as Plain Text. Also make sure you router has port 25, 2525 or 587 open. If you are running Mautic on a local machine as I am them aslo ensure port mapping is set to your local machine for the ports.