Re: Unable to stop/restart SMTP service
- From: "POP" <iknowyouwant@xxxxxxxx>
- Date: Mon, 14 May 2007 15:12:54 +0100
Hi Martin, glad you got it fixed..
Just for future, a little tip I picked up if you need to restart the SMTP service and to resolve is to reboot the server which can cause many disruptions..
At command prompt...
sc queryex smtpsvc (press enter)
this will give you the PID of the smtp service
then ..
taskkill /PID (space and then number from above) /f (the forward slash f is very important as it forces it to stop and then in exchange it should automatically restart)
"Martin Smith" <nospam.redsmartie@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:5ar3aaF2pnkepU1@xxxxxxxxxxxxxxxxxxxxx
On 2007-05-14 12:27:24 +0100, Martin Smith <nospam.redsmartie@xxxxxxxxxxxxxxxxxxxxxxxxx> said:
Our server crashed over the weekend. After a reboot everything initially seemed back to normal until I realised that there was an amount of mail in the "Messages Pending Delivery" queue.
I suspected that it might be related to Trend Scanmail that had been installed a few weeks back and I had seen something similar in the past that the application of a patch could sort however the patch couldn't stop the SMTP service. Cancelling the patch installation leaves the service in a "stopping" state.
I have subsequently been unable to manually stop the service and can do nothing but reboot to get it to "started" again.
What could be causing the problem?
Fixed.
It was indeed in need of a patch to Scanmail but to get the patch to apply I had to disable SMTP, reboot, apply patch then manually start SMTP.
After that everything sprang into action :)
.
- References:
- Unable to stop/restart SMTP service
- From: Martin Smith
- Re: Unable to stop/restart SMTP service
- From: Martin Smith
- Unable to stop/restart SMTP service
- Prev by Date: RE: SBS 2003 Outoging Fax Problem w/Error 32028 (Cannot send - fatal error)
- Next by Date: Re: wireless clients
- Previous by thread: Re: Unable to stop/restart SMTP service
- Next by thread: Outlook 2003 not working
- Index(es):
Relevant Pages
|