Fetch configuration values
I wrote an event handler that sends emails to certain people upon certain events. I can successfully send emails using the IMailerService. I'd like to use the values for sender (From email, from name, reply-to) from the teamserver.properties configuration.
I try to do it this way (inspired by another mailing class from SDK):
In this piece of code, all the 3 variables will be null. The situation is same when running RTC on Jetty and Tomcat. |
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.