Skip to content
Discussion options

You must be logged in to vote

So found the solution, had to add the following to the server config:

tls: {
 rejectUnauthorized: false
}

Found from https://nodemailer.com/smtp/#3-allow-self-signed-certificates

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@justinforlenza
Comment options

@balazsorban44
Comment options

Answer selected by justinforlenza
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
question Ask how to do something or how something works
2 participants
Converted from issue

This discussion was converted from issue #2178 on June 14, 2021 18:07.