How to configure the E-mail Notification without specifying the SMTP Host ?
-
miércoles, 01 de febrero de 2012 5:07
Hello,
I have installed the Visual studio Power tools and tried configuring TFS server for E-Mail Configuration, Where we have to specify the SMTP server IP. Because of security concern we are not allowed to target the SMTP sever directly and its not enabled for us. Is there any other alternative where in, I can configure E-mail notification without specifying the SMT server .
Please suggest
Todas las respuestas
-
jueves, 02 de febrero de 2012 10:05
Es gibt nur eine SMTP Schnittstelle.
Aber innerhalb eines Server Netzwerkes ist SMTP doch kein Sicherheitsrisiko.... vor allem wenn man dem SMTP nur Verbindungen von spezifischen IPs zulässt.
Martin Richter -- MVP for VC++ [Germany] -- http://blog.m-ri.de -
viernes, 03 de febrero de 2012 5:02
Hello Martin,
Could you please convey it in English. I am sorry I can understand only English
-
miércoles, 08 de febrero de 2012 21:38
You need an SMTP server to send emails. There's no way around it.
Either configure your mailserver to accept emails from the TFS service account or the TFS Server's IP Address. Alternatively you could install the IIS SMTP Service on a server (the TFS Server for example) and configure that to only accept email from the TFS Server's IP Address.
My blog: blog.jessehouwing.nl
- Propuesto como respuesta Vicky SongModerator jueves, 09 de febrero de 2012 9:42
- Marcado como respuesta Vicky SongModerator martes, 14 de febrero de 2012 5:04

