| Oskars Salnins 2002-12-20, 2:23 pm |
| I sometimes get by using this "method" (in my case sql mail uses Windows
messaging):
1. make sure no processes are trying to use sql mail
2. stop sql executive (making sure no jobs are running)
3. log on to the sever sql server is running on
4. from task manager kill a process named mapisp32.exe
5. run Windows messaging; if it starts normally pass on to the next step,
otherwise - it didn't work out
6. close Windows messaging
7. start sql executive
8. see if you can start/stop sql mail
I hope this gave you some idea.
---
This posting is provided "as is" and confers no rights.
"Max" <gandhim@wemed.com> wrote in message
news:007701c2a791$59a6df00$d6f
82ecf@TK2MSFTNGXA13...
> I am having problem stopping the sql mail in sql 6.5.
> I tried stopping it from EP and tried sp_stopmail, but it
> timesout.
>
> Is it possible to stop it any other way other then to stop
> and restart the sql server serivce.
>
> thanks
> Max
|