Specify Alert Settings after Installation
Is it possible to change the alert settings from theSpecify Alert Settings page in the installation, after Team Foundation Server is installed. Or do I have to re-install it?
pjp
Is it possible to change the alert settings from theSpecify Alert Settings page in the installation, after Team Foundation Server is installed. Or do I have to re-install it?
pjp
Also, in order to get the alerts, make sure you subscribe to Alerts for the given project (from Team -> Alerts)
C:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Web Services\Services\web.config
If you've done a normal install of Beta 3 or later.
You can also add a key
<add key="emailNotificationFromAddress" value="someone@yourdomain.com" />
to specify the from-address of the alert emails.