I want to move away from splogger w/o
making the full jump (yet) to supervise
and other daemontools...

here is my qmail rc file:

mail1.wlv# more /var/qmail/rc
#!/bin/sh

# Using splogger to send the log through syslog.
# Using qmail-local to deliver messages to ~/Mailbox by default.

ulimit -n 1024

exec env - PATH="/var/qmail/bin:$PATH" \
qmail-start ./Maildir/ splogger qmail


should i be able to replace splogger w/ a multilog entry? say like:
'multilog t s1000000 /var/log/qmail' instead of the splogger above?
would this then write files into /var/log/qmail?

thanks,
  mike.




_____NetZero Free Internet Access and Email______
   http://www.netzero.net/download/index.html

Reply via email to