1
votes

we are setting up TFS 2013 for our company we have a problem in email alerts and configuration

after configuring the smtp settings and when we try to send a test mail we get the below error.

TFS Email Error:

2
At a guess, it looks like some of the server URL's could be incorrectly configured. - DaveShaw

2 Answers

0
votes

First, make sure your connection of TFS are all normal.

As DaveShaw mentioned, please double check the configure of SMTP server. More details of configuration from MSDN: https://msdn.microsoft.com/library/ms400808.aspx

Note: the format of SMTP server should be IP address: xxx.xxx.xxx.xxx

0
votes

You need to make sure you are sending emails from a windows account e.g [email protected] or [email protected]. This solved our email issue in TFS on prem