Dave,

The platform is Redhat 6.2
Something I was not sure of during the install procedures was the tesing of
svscan at http://cr.yp.to/daemontools/install.html.
This instructed me to setup a /service directory and add  the the end of
etc/inittab the following:-
SV:123456:respawn:env - PATH=/usr/local/bin:/usr/sbin:/usr/bin:/bin svscan
/service </dev/null >/dev/console 2>/dev/console

Is this actually required by qmail ?

Output of ls -lR /var/qmail/supervise

   /var/qmail/supervise:
   total 8
   drwxr-xr-t    4 root     root         4096 Nov 22 13:23 qmail-send
   drwxr-xr-t    4 root     root         4096 Nov 22 13:23 qmail-smtpd

   /var/qmail/supervise/qmail-send:
   total 12
   drwxr-xr-x    3 root     root         4096 Nov 22 13:23 log
   -rwxr-xr-x    1 root     root           28 Nov 22 12:38 run
   drwx------    2 root     root         4096 Nov 24 10:40 supervise

   /var/qmail/supervise/qmail-send/log:
   total 8
   -rwxr-xr-x    1 root     root           88 Nov 22 12:40 run
   drwx------    2 root     root         4096 Nov 24 10:40 supervise

   /var/qmail/supervise/qmail-send/log/supervise:
   total 4
   prw-------    1 root     root            0 Nov 24 09:55 control
   -rw-------    1 root     root            0 Nov 22 13:23 lock
   prw-------    1 root     root            0 Nov 22 13:23 ok
   -rw-r--r--    1 root     root           18 Nov 24 10:40 status

   /var/qmail/supervise/qmail-send/supervise:
   total 4
   prw-------    1 root     root            0 Nov 24 09:55 control
   -rw-------    1 root     root            0 Nov 22 13:23 lock
   prw-------    1 root     root            0 Nov 22 13:23 ok
   -rw-r--r--    1 root     root           18 Nov 24 10:40 status

   /var/qmail/supervise/qmail-smtpd:
   total 12
   drwxr-xr-x    3 root     root         4096 Nov 22 13:23 log
   -rwxr-xr-x    1 hedleyp  hedleyp       313 Nov 22 12:45 run
   drwx------    2 root     root         4096 Nov 24 10:41 supervise

   /var/qmail/supervise/qmail-smtpd/log:
   total 8
   -rwxr-xr-x    1 root     root           94 Nov 22 12:51 run
   drwx------    2 root     root         4096 Nov 24 10:40 supervise

   /var/qmail/supervise/qmail-smtpd/log/supervise:
   total 4
   prw-------    1 root     root            0 Nov 24 09:55 control
   -rw-------    1 root     root            0 Nov 22 13:23 lock
   prw-------    1 root     root            0 Nov 22 13:23 ok
   -rw-r--r--    1 root     root           18 Nov 24 10:40 status

   /var/qmail/supervise/qmail-smtpd/supervise:
   total 4
   prw-------    1 root     root            0 Nov 24 09:55 control
   -rw-------    1 root     root            0 Nov 22 13:23 lock
   prw-------    1 root     root            0 Nov 22 13:23 ok
   -rw-r--r--    1 root     root           18 Nov 24 10:41 status




Dave Sill <[EMAIL PROTECTED]> on 22/11/2000 18:24:21

To:   [EMAIL PROTECTED]
cc:    (bcc: Phil Hedley/Cal/Mitel)

Subject:  Re: Problems starting qmail



[EMAIL PROTECTED] wrote:

>I've just re-installed qmail following the procedures in 'Life with qmail'.
>When I use the command /usr/local/sbin/qmail start I get :-
>
>Starting qmail: svscan.
>:No such file or directory
>:No such file or directory
>:No such file or directory
>:No such file or directory
>...recursively

What platform is this?

What is the output of this:

  ls -lR /var/qmail/supervise

>Do I need to use maildirmake for each user ? or is this done
>automatically if a mail is recieved for a valid username ?

You need to do the maildirmake for each existing user *as that
user*. For new users, you might be able to do a maildirmake in the
skeleton (template) directory used by your system's adduser/useradd
utility, q.v.

-Dave





Reply via email to