SMTP config?
The configuration system for configuring builds in the current beta of TeamCity is great. One item that seems missing from the web configuration is the SMTP server. I see it in the xml file for manually editing, but was expecting it to be configurable from the web admin since most things I would need to configure are configurable that way. In a related now, how about jabber configuration from web?
Thanks,
Steve
Please sign in to leave a comment.
Hello,
We are working on this functionality. Please watch this request:
http://www.jetbrains.net/jira/browse/TW-248
--
Pavel Sher
"Steve Wardell" <no_reply@jetbrains.com> wrote in message
news:14978938.1155133691132.JavaMail.itn@is.intellij.net...
>
Where exactly? Which XML?
Hello,
See email-config.xml and jabber-config.xml files in the .BuildServer/config
directory.
--
Pavel Sher
"Oren Hollander" <no_reply@jetbrains.com> wrote in message
news:26763102.1155728552508.JavaMail.itn@is.intellij.net...
Is there a log file anywhere that I can check to see why the email notifications are failing. The config looks fine but I am not receiving any email.
Hello,
Yes, there should be log messages in case of a failure to send email. These
messages should appear in the team-server.log file. Try to search for text
'Cannot send email notification' in the log.
Also it might be useful to check that email server accepts connections from
the host where TeamCity is installed.
--
Pavel Sher
"Peter Thistleton" <no_reply@jetbrains.com> wrote in message
news:4391886.1156743368650.JavaMail.itn@is.intellij.net...