Unable to get password reset emails.
Summary
Unable to get password reset emails.
@jhuckaby please help with this.
Steps to reproduce the problem
Just entered by username and email address in forgot password page and after clicking "Send Email" getting error "Error: connect ECONNREFUSED 127.0.0.1:25".
I have already set smtp_hostname and smtp_port in config.json and am able to get email notifications related to completed/failed jobs. I am afraid if there is some other email-related configurations that might be unknown to me.
Your Setup
Operating system and version?
CentOS 7.9.2009 (CentOS 7.9 container within docker engine)
Node.js version?
v14.20.0
Cronicle software version?
0.9.7
Are you using a multi-server setup, or just a single server?
multi-server setup
Are you using the filesystem as back-end storage, or S3/Couchbase?
No
Can you reproduce the crash consistently?
Yes this issue is persistent.
Log Excerpts
Try restarting the Cronicle service. The user management component doesn't hot reload the config file, and needs a full restart if you change any SMTP settings.