Nodemailer: Error: 7288:error:1408F10B:SSL routines:ssl3_get_record:wrong version

Created on 22 Oct 2019  路  11Comments  路  Source: nodemailer/nodemailer

Can you help me?

[Error: 7288:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:c:wsdepsopensslopensslsslrecordssl3_record.c:332:
] {
library: 'SSL routines',
function: 'ssl3_get_record',
reason: 'wrong version number',
code: 'ESOCKET',
command: 'CONN'
}

Most helpful comment

Oh god I have the same problem, somebody help me!

All 11 comments

You are either trying to use TLS on a non-TLS port or the openssl version you use is not compatible with the server.

I have exactly the same issue.

@funkenstrahlen I changed approach to use an email address from Gmail.

Oh god I have the same problem, somebody help me!

wsdepsopensslopensslsslrecord

@renanbastos93 What you have changed? I am facing same issue

@renanbastos93 What you have changed? I am facing same issue

@Durgaa-G

I had used an email private example [email protected] so I changed to use the email from Gmail then I have succeeded. But I don't understand why it.

I was using business gmail, even though I changed to personal Gmail, Its not working for me. :(

I was using business Gmail, even though I changed to personal Gmail, It's not working for me. :(

You need to change the permission of the email for can using

@renanbastos93 Thanks for help.

@renanbastos93 Thanks for help.

anytime, see ya

Was this page helpful?
0 / 5 - 0 ratings

Related issues

miiiku picture miiiku  路  13Comments

ghost picture ghost  路  9Comments

hughht5 picture hughht5  路  18Comments

murvinlai picture murvinlai  路  14Comments

abhatia-lix picture abhatia-lix  路  7Comments