> I got these from the daemontools FAQ page:
> "How do I install a new service? I have a service directory in /etc/sshd;
> how do I bring the service up?
> Answer: Make a symbolic link in /service pointing to your service
> directory:
>
>      ln -s /etc/sshd /service/sshd"
>
> So in my case, is it done like so:
> ln -s /var/qmail/boot/qmail-smtpd /service ?
>
> How come these is no qmail-send in /var/qmail/boot ?

qmail - qmail delivery service (the one that handles qmail-send)
qmail-imapd - imap service
qmail-pbsdbd - pop before smtp service
qmail-pop3d - pop3 service
qmail-qmqpd - qmtp service
 (http://cr.yp.to/proto/qmtp.txt http://www.lifewithqmail.org/lwq.html#qmtp)
qmail-smtpd - smtp service

http://www.din.or.jp/~ushijima/qmail-conf.html
-- 
Tomas

Reply via email to