while runing the hmdm_install.sh , i havae given the smtp credentials , now if i open the website and check for lost password option i am getting "internal server error" ,
i checked for /var/lib/tomcat9/logs/catalina.out for logs its showing:
[INFO] com.hmdm.service.EmailService : SMTP connection: smtp.gmail.com:465, ssl:true, startTls:false
[WARN] com.hmdm.service.EmailService : Could not connect to SMTP host: smtp.gmail.com, port: 465
how to slove it ?