Could not start TLS connection encryption protocol
Posted: Wed Jan 17, 2018 9:43 pm
HESK version: 2.7.5 - HESK is up to date
PHP version: 7.1.7 (MySQLi)
MySQL version: 5.1.73-community
/hesk_settings.inc.php Exists, Writable
/attachments Exists, Writable
/cache Exists, Writable
Windows server 2016
IIS version 10
Hello, I recently started having issues with Hesk sending emails to our smtp server. Nothing changed the day it stopped working. We have since updated Hesk to 2.7.5 but this did not change the error.
smtp.gmail.com
Port: 587
SSL: Off
TLS: On
The error I receive is:
Could not start TLS connection encryption protocol
Resolving SMTP server domain "smtp.gmail.com"...
Connecting to SMTP server "smtp.gmail.com" port 587...
Connected to SMTP server "smtp.gmail.com".
S 220 smtp.gmail.com ESMTP q12sm2516044oti.48 - gsmtp
C EHLO xx.xx.local
S 250-smtp.gmail.com at your service, [x.x.x.x]
S 250-SIZE 35882577
S 250-8BITMIME
S 250-STARTTLS
S 250-ENHANCEDSTATUSCODES
S 250-PIPELINING
S 250-CHUNKING
S 250 SMTPUTF8
C STARTTLS
S 220 2.0.0 Ready to start TLS
Starting TLS cryptograpic protocol
I've tried to update the openssl cert bundle like in this thread but I can't find the correct php files to get it to work.
https://www.softaculous.com/board/index ... nd_PHP_5.6
Thanks!
PHP version: 7.1.7 (MySQLi)
MySQL version: 5.1.73-community
/hesk_settings.inc.php Exists, Writable
/attachments Exists, Writable
/cache Exists, Writable
Windows server 2016
IIS version 10
Hello, I recently started having issues with Hesk sending emails to our smtp server. Nothing changed the day it stopped working. We have since updated Hesk to 2.7.5 but this did not change the error.
smtp.gmail.com
Port: 587
SSL: Off
TLS: On
The error I receive is:
Could not start TLS connection encryption protocol
Resolving SMTP server domain "smtp.gmail.com"...
Connecting to SMTP server "smtp.gmail.com" port 587...
Connected to SMTP server "smtp.gmail.com".
S 220 smtp.gmail.com ESMTP q12sm2516044oti.48 - gsmtp
C EHLO xx.xx.local
S 250-smtp.gmail.com at your service, [x.x.x.x]
S 250-SIZE 35882577
S 250-8BITMIME
S 250-STARTTLS
S 250-ENHANCEDSTATUSCODES
S 250-PIPELINING
S 250-CHUNKING
S 250 SMTPUTF8
C STARTTLS
S 220 2.0.0 Ready to start TLS
Starting TLS cryptograpic protocol
I've tried to update the openssl cert bundle like in this thread but I can't find the correct php files to get it to work.
https://www.softaculous.com/board/index ... nd_PHP_5.6
Thanks!