Turn off SMTP on Windows 7
Posted
by user40925
on Server Fault
See other posts from Server Fault
or by user40925
Published on 2010-04-19T07:26:08Z
Indexed on
2010/04/19
7:33 UTC
Read the original article
Hit count: 279
I have a large asp.net web application I need to run locally. The application has a large amount of email services and I want to make sure I don't send any email accenditally as I don't know all the inner workings of the code yet. How can I turn off SMTP functions on Windows 7.
© Server Fault or respective owner