Changing Team Foundation Server SMTP Server and E-mail Notification Settings
In one of projects that I’m working for; we’ve moved our TFS to new server. Its working quite well, except e-mail notifications 
But don’t worry if you have the same problem. Here is the solution; Open Web.config file placed under C:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Web Services\Services, then simply change the following to lines with the new values :
<add key="emailNotificationFromAddress" value="newFromAdressHere" /> <add key="smtpServer" value="newHostNameHere" />
Related posts:



June 4, 2006 









Android işletim sistemli cep telefonunuz var, peki Enterprisecoding Android uygulamasını denediniz mi? Enterprisecoding web sitesini her yerden takip edebileceğiniz, offline
No comments yet... Be the first to leave a reply!