-- 
I cannot get qmail to startup properly:

shutdown and error:
=============================================
[root@mckenna bin]# /etc/init.d/qmailctl stop
Stopping qmail...
  qmail-smtpd
svc: warning: unable to control /service/qmail-smtpd: file does not exist
  qmail-send
svc: warning: unable to control /service/qmail-send: file does not exist

listing of /service:
==============================================

[root@mckenna /service]# ls -lia
total 16
   32618 drwxr-xr-t    3 root     qmail        4096 Jul  3 12:57 ./
   32613 drwxr-xr-x    5 root     qmail        4096 Jul  3 12:16 ../
   32619 drwxr-xr-x    2 root     qmail        4096 Jul  3 10:20 log/
   32623 lrwxrwxrwx    1 root     root           32 Jul  3 12:57 
qmail-send -> /var/qmail/supervise/qmail-send//
   32624 lrwxrwxrwx    1 root     root           33 Jul  3 12:57 
qmail-smtpd -> /var/qmail/supervise/qmail-smtpd//
   32620 -rwxr-xr-x    1 root     qmail         212 Jul  3 10:16 run*
[root@mckenna /service]#





startup and error:
==============================================

[root@mckenna bin]# /etc/init.d/qmailctl start
Starting qmail
qmail-send service not running
qmail-smtpd service not running


processes:
===============================================
[root@mckenna bin]# ps -aux
USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND

root       586  0.0  0.1  2248  992 ?        S    13:06   0:00 xinetd 
-reuse -pidfile /var/run/xinetd.pid

qmails     879  0.0  0.0  1376  412 pts/0    S    13:17   0:00 qmail-send
root       880  0.0  0.0  1332  356 pts/0    S    13:17   0:00 
qmail-lspawn ./Mailbox
qmailr     881  0.0  0.0  1332  356 pts/0    S    13:17   0:00 qmail-rspawn
qmailq     882  0.0  0.0  1324  364 pts/0    S    13:17   0:00 qmail-clean
root       900  0.0  0.1  2768  856 pts/0    R    13:22   0:00 ps -aux
[root@mckenna bin]#

do i even need xinietd with tcpserver?  do i have permissions 
problems up in /service?


david

Reply via email to