Mike Jimenez <[EMAIL PROTECTED]> wrote:

>First I did this setup and it did not work .
>tcpserver -p -v -x/etc/tcp.smtp.cdb -u1007 -g1007 0 25 \
>rblsmtpd qmail-smtpd 2>&1 | setuser qmaill accustamp | \
>setuser qmaill cyclog \
>-s1000000 -n5 /var/log/qmail/qmail-smtpd
>
>[root@black(/var/log)]: smstart
>[x] starting: qmail-pop3, /etc/rc.d/init.d/sendmail: setuser: command
>not found
>/etc/rc.d/init.d/sendmail: setuser: command not found

accustamp, setuser, and cyclog are from an older version of
daemontools. You should read the documentation for the current version 
of daemontools[1] and convert your script to the new commands
setuidgid and multilog. LWQ's example[2] might help.

-Dave

Footnotes: 
[1]  http://cr.yp.to/daemontools.html

[2]  http://Web.InfoAve.Net/~dsill/lwq.html#rblsmtpd

Reply via email to