Not sure about anyone else, however this is about the 30th time I have received this message. dave -----Original Message----- From: Dave Sill [mailto:[EMAIL PROTECTED]] Sent: Friday, October 20, 2000 8:05 AM To: [EMAIL PROTECTED] Subject: Re: RBL 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
