Problem sending mails from RTC after configuring teamserver
![](http://jazz.net/_images/myphoto/2f67a47432ce47954c211e0abaaeb2a2.jpg)
3 answers
![](http://jazz.net/_images/myphoto/2f67a47432ce47954c211e0abaaeb2a2.jpg)
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
![](http://jazz.net/_images/myphoto/2f67a47432ce47954c211e0abaaeb2a2.jpg)
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?
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?