Qmail start problem

Started by sajuap, March 22, 2005, 04:11:33 AM

Previous topic - Next topic

sajuap

Hi,
When I try to start qmail using qmailctl start it shows an error message like "supervise: fatal: unable to acquire send/supervise/lock: temporary failure"
So now I can't start my qmail. pls help.


LogicX

services stop
ps auxwww |grep -i qmail-send
verify its not working
if not; then feel free to remove the lock file (check if its log program has a lock file there also, remove it as long as multilog isn't running), then start it with:
services start
--- May this post be indexed by spiders, and archived for all to see as my internet epitaph.
http://fpux.com" target="_blank">http://fpux.com

sajuap

I check
services stop
ps auxwww |grep -i qmail-send

Now it's showing this.
qmails   24111  0.0  0.0  1488   352  ?  S  Mar 22   0:00 qmail-send
root     27208  0.0  0.0  1736   584  ?  S   14:09   0:00 grep -i qmail-send

So what I do.

I Try to kill 24111, but it's stilll shows this.