Koozali.org: home of the SME Server

qmail: supervise not running

carlosp

qmail: supervise not running
« on: March 10, 2004, 09:49:56 AM »
Hi all

I've got the above problem with my SME6.0 server. I use RavAntivirus as well so not sure if that might be causing a problem but it shouldn't be.

Here's my problem
Quote
[root@mailserver /]# killall -TERM qmail-send
qmail-send: no process killed

[root@mailserver /]# /etc/init.d/ravmail start
Starting ravmd:                                            [   OK   ]

[root@mailserver /]# /etc/init.d/qmail start
Starting qmail:svc: warning: unable to control /service/qmail: supervise not running         [ FAILED ]

[root@mailserver /]# ps -ax | grep qmail
  319 ?        S      0:00 supervise qmail
  322 ?        S      0:00 /usr/local/bin/multilog t s5000000 /var/log/qmail
  323 ?        S      0:00 supervise smtpfront-qmail
 7323 ?        S      0:00 /usr/bin/smtpfront-qmail
 7373 ?        S      0:00 /var/qmail/bin/qmail-queue
 7638 pts/0    S      0:00 grep qmail

[root@mailserver /]# ps -auxw | grep qmail
root       319  0.0  0.0  1280  304 ?        S    08:33   0:00 supervise qmail
qmaill     322  0.0  0.0  1292  296 ?        S    08:33   0:00 /usr/local/bin/multilog t s5000000 /var/log/qmail
root       323  0.0  0.0  1280  304 ?        S    08:33   0:00 supervise smtpfront-qmail
qmaill     345  0.0  0.0  1296  296 ?        S    08:33   0:00 /usr/local/bin/multilog t s5000000 /var/log/pppoe
qmaill     347  0.0  0.0  1292  296 ?        S    08:33   0:00 /usr/local/bin/multilog t s5000000 /var/log/smtpfront-qmail
root      1495  0.0  0.0  1308  316 ?        S    08:34   0:00 /usr/local/bin/tcpserver -v -R -H -l 0 0 110 /var/qmail/bin/qmail-pop
qmaild    1880  0.0  0.0  1348  468 ?        S    08:34   0:00 /usr/local/bin/tcpserver -v -U -R -x /etc/tcprules/tcp.smtp.cdb -c 40
qmaild    7323  0.0  0.0  1324  436 ?        S    10:23   0:00 /usr/bin/smtpfront-qmail
qmailq    7373  0.0  0.0  1280  328 ?        S    10:23   0:00 /var/qmail/bin/qmail-queue
root      7642  0.0  0.1  1680  584 pts/0    S    10:27   0:00 grep qmail

[root@mailserver /]# ps -axww | grep qmail
  319 ?        S      0:00 supervise qmail
  322 ?        S      0:00 /usr/local/bin/multilog t s5000000 /var/log/qmail
  323 ?        S      0:00 supervise smtpfront-qmail
  347 ?        S      0:00 /usr/local/bin/multilog t s5000000 /var/log/smtpfront-qmail
 1495 ?        S      0:00 /usr/local/bin/tcpserver -v -R -H -l 0 0 110 /var/qmail/bin/qmail-popup localhost /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir
 1880 ?        S      0:00 /usr/local/bin/tcpserver -v -U -R -x /etc/tcprules/tcp.smtp.cdb -c 40 -l 0 0 smtp /usr/local/bin/envdir ./env /usr/bin/smtpfront-qmail
 7323 ?        S      0:00 /usr/bin/smtpfront-qmail
 7373 ?        S      0:00 /var/qmail/bin/qmail-queue
 7646 pts/0    S      0:00 grep qmail

[root@mailserver /]#


Anyone got any clues to help me? Please.

Thanks
Carlos

carlosp

qmail: supervise not running
« Reply #1 on: March 10, 2004, 10:16:58 AM »
Nevermind ..sorted it out

re-installed qmail-1.03-08.i386.rpm then rebooted and restarted qmail and ravmd.

She's working :D

Carlos