Skip to content

Reset Email not sending #3113

Discussion options

You must be logged in to vote

@danny-avila Figured it out.
Apparently 587 cannot handle TLS on server connection sometimes? Usually people get around this by setting the nodemailer secure flag to false, which means initial communication to server is not encrypted. I did some trial and error experimentation, and apparently setting the librechat EMAIL_ENCRYPTION variable to nothing instead of TLS or whatnot achieves this behaviour. As a workaround this works for now. I am not sure about the implications here. Did I generally give up encryption? Does it use some default? How does this work if my server insists on encrypted communication?
Having an env variable for this while keeping the encryption as TLS might be nice. I…

Replies: 1 comment 13 replies

Comment options

You must be logged in to vote
13 replies
@matthias-at-merona
Comment options

@ctwhome
Comment options

@matthias-at-merona
Comment options

@matthias-at-merona
Comment options

Answer selected by matthias-at-merona
@matthias-at-merona
Comment options

@rafae2k
Comment options

@matthias-at-merona
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants