Problem sending mails from RTC after configuring teamserver
Hi
I configured the teamserver.properties to send mails. But when i create user, where team invitation needs to be send. It fails to send mails saying. NoSuchProviderException:smtp. Please help me. This was working before. |
3 answers
Sorry you are having trouble; I hope I can help with a few more details about your setup. Specifically, can you send a screenshot of the 'E-mail Settings' page from the admin web UI? Also, can you paste a stacktrace of the full error, not just the error message?
|
Sorry you are having trouble; I hope I can help with a few more details about your setup. Specifically, can you send a screenshot of the 'E-mail Settings' page from the admin web UI? Also, can you paste a stacktrace of the full error, not just the error message? hi, Configuration i gave was as follows com.ibm.team.repository.notification.mail.enabled=true com.ibm.team.repository.notification.mail.from_name=jazzdev@us.ibm.com com.ibm.team.repository.notification.mail.from=jazzdev@us.ibm.com com.ibm.team.repository.notification.mail.smtp.server=relay.us.ibm.com com.ibm.team.repository.notification.mail.reply=noreply-jazzdev@us.ibm.com I get following error when i run https://localhost:9443/jazz/setup on email configuration. The configuration test resulted in warnings. Resolve warnings to continue.Hide Details The SMTP provider could not be created: smtp |
I don't see anything obviously wrong with your setup, and the error message you are seeing is uncommon. I've never seen that error before. After looking at the code, it appears that your Java VM is different than expected, or misconfigured.
Can you describe a bit more about the way your server is setup? Are you using Tomcat server that we package? Are you trying to run the server as a Windows service? |
Your answer
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.