Configure TFS 2010 Email Server, Enable Email Alerts

August 25, 2010 at 10:50 PMFred Mastro

 

If you get the error, “Sending email is not enabled”, its because you haven't configured this yet.

You can configure email settings using following command. 

TFSConfig ConfigureMail 
/FromEmailAddress:NoReplyTeamSystem@domain.com
/SmtpHost:DomainMailServer

 

Or just do it via the TFS Administrator Tool which you can also Enable Email Alerts.

 

image

Posted in: Visual Studio | Team Foundation Server

Tags: