error observed :
I’m trying to set up email notification on sonarqube, I’ve configured email related configuration, my smtp server are “smtp-mail.outlook.com”, but when I click the “Send Test Email” button on configuration page, I always get error message “Read timed out. Exception reading response. Sending the email to the following server failed : smtp-mail.outlook.com:587”
From <SONAR_HOME>/logs/access.log, I see following error log:
The problem is, when I click “Send Test Email” button and observed above error issue, only access.log has update, other log files in your troubleshooting page has no message output at all. Could you help?
In simple ask, which special points I need to take care of if I need to send email notification from sonarqube, I’ve check all configuration from document regarding email notification on sonar but still not works. By the way, I use outlook.com smtp server, and confirmed sonarqube instance is able to connect with that smtp server.
I really don’t know what else to tell you. The first step is to make sure SonarQube can send that test email to/via your SMTP server, and with no error logs, it’s going to be impossible to help you diagnose this remotely.