Tuesday, April 5, 2011

How to create a TFS 2010 SendEmailNotification handler

So I have recently moved my email to google apps and now require smtp authentication to send email from TFS. Lo and behold: TFS doesn't support this feature. As a workaround I tried setting up an SMTP relay on my TFS server but couldn't get it to work. I figured instead I'd create a TFS event handler which could react to the event which is triggered in TFS. So I have one question. Where do I start? I've never created any TFS extensions or anything like that. Can someone point me in the right direction?

From stackoverflow

0 comments:

Post a Comment