|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to see IIS SMTP Virtual Server is started
Hi,
Is there any way to find out when SMTP Virtual server in IIS is started and stopped? Is there any log file is maintained in SMTP server. Thanks, Democ. |
|
#2
|
|||
|
|||
|
Open IIS manager look at SMTP if its stoped it says so, if not its running, right click and you can start, stop, restart the service. also netstat -a will tell you all network services that are running and what ports they are listening on. To test remotely telnet to the server on port 25 and do a helo.
telnet x.x.x.x 25 helo |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > How to see IIS SMTP Virtual Server is started |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|