SMTP errors and not sending test email successfully
-
Hi,
I am getting this (triple checked in all with our smtp provider too):
2016-09-29 20:39:40 Connection: opening to smtp.sparkpostmail.com:587, timeout=300, options=array (
‘ssl’ =>
array (
‘verify_peer’ => false,
‘verify_peer_name’ => false,
‘allow_self_signed’ => true,
),
)
2016-09-29 20:39:55 SMTP ERROR: Failed to connect to server: Connection timed out (110)
2016-09-29 20:39:55 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingPlease let me know…
- The topic ‘SMTP errors and not sending test email successfully’ is closed to new replies.