Error connecting SMTP Mail server

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Stamosie
Posts: 1
Joined: Thu Jul 11, 2024 1:27 pm

Error connecting SMTP Mail server

Post by Stamosie »

HESK Version
3.4.3

Hello everyone,

We would like to send emails using smtp however I receive the following error when testing the connection.

Error: Failed to start encryption: Connection failed.

2024-07-11 19:04:12 SERVER -> CLIENT: 220 BN9PR03CA0241.outlook.office365.com Microsoft ESMTP MAIL Service ready at Thu, 11 Jul 2024 19:04:17 +0000
2024-07-11 19:04:12 CLIENT -> SERVER: EHLO Devon
2024-07-11 19:04:12 SERVER -> CLIENT: 250-BN9PR03CA0241.outlook.office365.com Hello [69.57.254.150]
250-SIZE 157286400
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-STARTTLS
250-8BITMIME
250 SMTPUTF8
2024-07-11 19:04:12 CLIENT -> SERVER: STARTTLS
2024-07-11 19:04:12 SERVER -> CLIENT: 220 2.0.0 SMTP server ready

From email and SMTP username are the same. Any help?
Klemen
Site Admin
Posts: 10139
Joined: Fri Feb 11, 2005 4:04 pm

Re: Error connecting SMTP Mail server

Post by Klemen »

You are using details from https://www.hesk.com/knowledgebase/?article=93 right?

In that case, the "Failed to start encryption" sometimes means that the SSL handler (OpenSSL) on the server is outdated. Try updating your PHP and server software.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply