Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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.

0 votes



3 answers

Permanent link
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?

0 votes


Permanent link
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

0 votes


Permanent link
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?

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 22 '11, 5:59 a.m.

Question was seen: 4,384 times

Last updated: Jun 22 '11, 5:59 a.m.

Confirmation Cancel Confirm