Configure TFS 2010 Email Server, Enable Email Alerts
August 25, 2010 at 10:50 PM
—
Fred 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.
