Almost all the sample .rc scripts for qmail run it under tcpserver via
the "supervise" utility.
The docs for supervise refer to ./run files and, while I understand the
theory behind supervise's operation, I haven't a clue what my ./run
script files should contain for each of qmail-send, qmail-smtpd and
qmail-pop3d. It seems to me the commands to run these are already
contained on the command line in the scripts, eg.:
supervise /var/supervise/qmail/smtpd tcpserver -x/etc/tcp.smtp.cdb \
-u 501 -g 900 0 25 /var/qmail/bin/qmail-smtpd &
Any help would be appreciated.
Barry