On Wed, 8 Nov 2000, [EMAIL PROTECTED] wrote:
> It's just a startup script...
Startup scripts for qmail generally start in the /var/qmail/rc file.
> exec env - PATH ="@PREFIX@/qmail/bin:$PATH" \
> qmail-start ./Maildir/ splogger qmail &
Don't use splogger, use multilog (see below)
> I know I could just use it as is ? but I'm interested to know why
> it's missing from the qmail src.
Well, its not missing. Its in the INSTALL docs. Its your job to make
it up (but samples do exist in /var/qmail/boot).
> Then the question beckons, is this the best way to start qmail up ?
If you're asking this, you should really read Life with Qmail
<http://web.infoave.net/~dsill/lwq.html>. You'll learn something
useful from it ;)
Brett.
--
"Pascal, n.: A programming language named after a man who would turn over
in his grave if he knew about it."
- The Chartered Institution of C Programmers