Hi,
I`ve run upon a problem in /var/qmail/rc script ...
and spent the whole nite trying to solve it \%
it just wont start qmail-start ... if I try to use the cool daemontools ...
I used to have the default script they where running okay ... 
due to some proprietary scripts running on the system I must use vsm 
delivery ...

here is the script, maybe smd. can point me the mistake in it that stops
it from running the qmail-start:
---
#!/bin/sh

/usr/local/bin/supervise /usr/local/qmail/supervise/tcpserver env - \
PATH="/usr/local/bin:$PATH" TZ=MSK-3MSD \
/usr/bin/tcpserver -v -c 70 \
-u 71 -g 71 -x /etc/tcp.smtp.cdb 0 smtp /usr/local/bin/smtplog \
/usr/local/bin/rblsmtpd -rrelays.orbs.org \
/usr/local/bin/rblsmtpd \
/var/qmail/bin/qmail-smtpd 2>&1 | /usr/local/bin/accustamp \
| /usr/local/bin/cyclog -s100004000 -n5 /var/log/smtpd &

/usr/local/bin/supervise /var/run/supervise/qmail-send env - \
PATH="/usr/local/bin:$PATH" TZ=MSK-3MSD \
/var/qmail/bin/qmail-start '|preline procmail' /usr/local/bin/accustamp \
| /usr/local/bin/cyclog -s100004000 -n5 /var/log/maillog &
---

Any pointers are welcome,
Pashah
-- 
        http://www.spb.sitek.net/~pashah/public-key-0x97739141.pgp

Reply via email to