Random Failed emails
-
Last few days I get randomly failing emails on my website but when trying to resend they sometimes do resend and sometimes fail again. This is with using Office365 as mail connection.
What is causing this?
When Looking at the technical info for failed emails in the log I see 2 different errors (on different mails)
“code”: 423,
“message”: “cURL error 56: OpenSSL SSL_read: Connection reset by peer, errno 104”,
“errors”: [
“cURL error 56: OpenSSL SSL_read: Connection reset by peer, errno 104”OR
“code”: 423,
“message”: “cURL error 35: error:1408F119:SSL routines:ssl3_get_record:decryption failed or bad record mac”,
“errors”: [
“cURL error 35: error:1408F119:SSL routines:ssl3_get_record:decryption failed or bad record mac”
The topic ‘Random Failed emails’ is closed to new replies.