Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9.4
-
Component/s: Notifications
-
Labels:
-
Edition:Community
-
Production Notes:None
Description
When sending out a test e-mail from my SonarQube instance, there are two things I want to check
- That my SMTP configuration is correct and an e-mail sends at all
- That the Instance URL is configured correctly and not falling back to localhost:9000, or that I have a bad value in sonar.core.serverBaseURL (a URL that I can test is correct).
We currently tick the first box. We should add the Server base URL to the email content to tick the second one.