action-send-mail icon indicating copy to clipboard operation
action-send-mail copied to clipboard

Error: 6924:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:c:\ws\deps\openssl\openssl\ssl\record\ssl3_record.c:332:

Open ukreddy-erwin opened this issue 2 years ago • 2 comments

Error: 6924:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:c:\ws\deps\openssl\openssl\ssl\record\ssl3_record.c:332:

can anyone please suggest how to fix this?

ukreddy-erwin avatar Jul 28 '22 12:07 ukreddy-erwin

I received the same error when trying to send through AWS SES on port 587. Try using port 465.

joynerar avatar Aug 02 '22 03:08 joynerar

I get the same thing trying to send through smtp.office365.com on port 587. Also, i get a timeout error when switched port to 465

connect ETIMEDOUT 52.96.184.50:465

vdmontero avatar Aug 30 '22 20:08 vdmontero

Same issue here when utilizing postmark (with secure: true).

paulpet avatar Sep 22 '22 08:09 paulpet

removing secure: true resolved this for me with TLS and port 587.

paulpet avatar Sep 22 '22 09:09 paulpet

Thanks for the solution, closing.

dawidd6 avatar Sep 22 '22 09:09 dawidd6